dayojiboye / express_users_posts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A CRUD application with Express Framework and MySQL database. With the following use cases:

  • Users will be able to register and login.
  • The users will have the ability to create a post.
  • The users will have the ability to see other users’ posts.
  • The users will have the ability to edit their posts.
  • Other users will have the option to comment on a post.
  • The users will have the ability to delete their post
  • Other users will have the ability to delete their comments on a post.

About


Languages

Language:TypeScript 100.0%