GithubHelp home page GithubHelp logo

2kindsofcs / events-seeker Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.8 MB

이벤트 배달부: 관심있는 이벤트가 열리면, line 메세지로 알려줍니다.

Home Page: https://events-seeker.2kindsofcs.xyz/

HTML 0.99% TypeScript 97.59% CSS 1.42%

events-seeker's People

Contributors

2kindsofcs avatar

Stargazers

 avatar

Watchers

 avatar  avatar

events-seeker's Issues

Error handling

when there's no new event for users, line chatbot tries to send an empty message and fails it.

  • Fix line chatbot not to send empty messages

Add test cases

the app is going to be outlined, so let's add some tests.

  • event filtering and send alarm to users
  • update event list

Keywords don't get removed

if user clicks keyword, it gets removed.
But after refreshing the web page, removed keywords appear.
keywords must be removed from DB.

  • Remove keyword from DB when user clicks keyword on web page

Make event link as a component

At the moment the event list shows only event links.
as a user adds each keywords, the list should show keywords and events regarding the keyword.
One of react's best practice is using component. Make a component for event keyword and event link.

  • Make a component with keyword and event link
  • Modify main server to send event links with keywords

Add some CSS

for better use, add some simple CSS.

  • buttons should stand out.
  • emphasize that users can get alarms only if they add the alarm bot as a friend
  • use em rather than px
  • when using colors, the app should pass https://whocanuse.com/. (just white and black is okay)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.