A Django based Web Application
This is the web application made using Django. It is blogging site which enables its users to read and create blogs.
- Use of django-authentication for user login.
- User can create, read, update or delete their blogs.
- Users can post comments on blogs.
- Used Bootstrap Template in the frontend
- Handled media files so that user can upload their profile pic as well as add image in blog.
- Django (backend)
- Bootstrap template (frontend)
- SQLite (database)
- LinkedIn: @Prashant Kumar
- Email: @prashant
- Github: @prashantpks