TellMeStuff is a subscription based notification system. It allows the user to subscribe to various topics they are interested in (news, word of the day, etc). Users are able to message our Facebook Messenger or SMS bots to receive updates on their subscribed topics.
- Sign up page for the user
- Saving account information into a database
- Secure storage of login, phone number, email
- Allow the user to subscribe to 4 topics of their choice
- Facebook Messenger chat bot
- Basic UI
- Better UI
- Allow the user to subscribe to 6 topics of their choice
- Security
- SMS chat bot
- Backend: Python (Django)
- Various APIs for different topics
- Database: PostgreSQL
- Frontend: JavaScript
- Integrating multiple APIs into the web application (SMS, APIs for each subscription topic)
- Learning new backend development framework (see above)
- Facebook Messenger & SMS chat bot integration
- Keeping everything mobile friendly (fully responsive)
- HTTPS/SSL Certs