Skip to content

creating a blog like website to practice some web development skills

Notifications You must be signed in to change notification settings

Ashish-012/Dynamic-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dynamic Blog

A blogging website where people can sign up and post about whatever they like.

To create a post a user needs to log in first.

By default user has author role. An author can

  • Add/edit information about himself
    • His Name
    • His Password
    • His Email
    • His Bio

Add post

  • Add a post

Add post

  • See all posts

From database Admin role can be assigned to user.

Admins can

  • Add/ edit information about himself
    • Name
    • Password
    • Email
    • Bio
  • See all posts
  • Add a post
  • Make changes to a post
    • Edit a post
    • Delete a post

Add post

  • Add another category of posts

Add category

I will edit this readme as i add more things to the site and a live version of the website will also be avaialble soon!

About

creating a blog like website to practice some web development skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages