Skip to content

Blog Apllication using Django Framework with basic CRUD functionalities and user authentication.

Notifications You must be signed in to change notification settings

Somvit09/BlogPage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlogPage

Blog Apllication using Django Framework with basic CRUD functionalities and user authentication.

Specifications ---

  1. Authentication

a) User login, logout b) User registration c) Standard password validation d) Forgot password validation

  1. API calls, JSON handling, Dashboard

a) Fetch and display News image, title in home page (after logging-in) b) Redirect user to detailed user article on clicking news clip image c) User creates blog-blog title, content, date created(automatic) d) User delete his/her own blogs from dashboard

  1. Serializers - Django REST Framework

a) Site-administrator can view existing blogs list in json format through api endpoint only b) Site-admin can delete, update, create blogs through api endpoints only

  1. Bootstrap designing

a) Usage of font-awsome based delete icon in dashboard b) Bootstrap form-controls for blogs creation form

Material: For fetching news articles, make usage of the following news API: https://newsapi.org/

Screenshots of the Django Apllication----

Screenshot from 2023-05-20 12-50-42 Screenshot from 2023-05-20 12-50-55 Screenshot from 2023-05-20 12-51-19 Screenshot from 2023-05-20 12-51-32 Screenshot from 2023-05-20 12-51-41 Screenshot from 2023-05-20 12-52-26 Screenshot from 2023-05-20 12-52-38 Screenshot from 2023-05-20 12-52-56 Screenshot from 2023-05-20 12-53-08 Screenshot from 2023-05-20 12-54-47 Screenshot from 2023-05-20 12-55-08 Screenshot from 2023-05-20 12-55-33

About

Blog Apllication using Django Framework with basic CRUD functionalities and user authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published