Skip to content

vgbyte/Physics-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Physics Blog

Physics Blog ⇦ Website Link
This is a website for physics lover bloggers. I have used Django to create this website. I have created two apps on this website namely Blogs and User. Blogs app deals with how our website looks like creating, updating and deleting a blog, posts by a specific user and the total number of posts to display in one page. While User app deals with all user-related stuff such as new user registration, login, logout, user profile and forgot password.