A web app for Bloging. User can create post and comment on post.Based on user activity user will get badges.
https://glitter-web-app.herokuapp.com/
The requirements for the application can be found in the wiki, here
The project plan can be found here.
The API documentation can be found here on Apiary
- Python 3
- Flask
- Postgresql (Production DB)
- SQLalchemy (ORM)
- Sqlite(Test DB)
- Postman
- Sentry
- Bootstrap
python3 run.py