A sample movie review site created as part of SkillEnhance Full-Stack Developer Coding Boot-camp using Django, Bootstrap and uploaded to Heroku.
- Django
- WhiteNoise - For static file serving in a server for Django
- Django-Crispy-Forms for Form rendering
- Setting up a Django project from scratch
- User Authentication System
- Creating Custom user models and Custom Forms, inherited from the built-in forms and user models
- Setting up WhiteNoise for Static file serving during deployment.
- Deployment to Heroku
- CSS Styling and concept of extending html files from a base file
See the live website at : MovieRat