Twing It
User should be able to sign in to Twing It. comment on them, subscribe to new posts.
The application has a clean, simple, well-organized user interface. It has a consistent colour scheme and uses appropriate fonts.
The project has a user model. The models implement a 1 one-many relationship. The project has a comment model. The project has a profile page. The project follows the proper folder structure. The project has a functioning authentication system. The project contains migration files for the different model structure.
All the models contain unittests to test the different behaviours. All tests pass. The project is deployed to Heroku. The project contains proper commit messages. Project is polished and in portfolio-quality state.