The challenge: Design a Twitter-like social network website for making posts and
following users. See full specification here.
What I did:
- Built a twitter-like social networking web application where users can write, view, and edit
posts, like posts, and follow people.
- Bootstrap was used in the frontend and the backend was written in Django.
- Used PostgreSQL as the relational database in production.
- Deployed this app in Heroku.
Technology I used:
- Plain JavaScript
- Bootstrap
- Django
- PostgreSQL
- Heroku
View
Project
View Code