Skip to content

zakariyahya/forum-app-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forum-app-backend

Minimal Requirement

  • CRUD
    • User Registration
    • Create Main Forum relation to User
    • Create Sub-Forum relation ro Main Forum
    • Create Comment Discussion relation to Sub-Forum
    • Update User Role
    • Delete Comment Discussion by Admin
    • Get ALl Main-Forum by UserId
    • Get Main-Forum by ID
    • Get All Sub-Forum
    • Get All Sub-Forum by ForumID
    • Get All Discussion
    • Get All Discussion by SubForumId
    • Get All Discussion by forumId and subforumId
    • Get All relation of User
    • Get All realation of Forum
    • Get All Relation of Sub Forum
    • Get All Relation of Doscussion
    • Get Relation by Id
    • Logout
  • LOGIN
    • LOGIN JWT Authentication
  • User Registration
  • App Log
    • App Log with morgan
  • Picture of User
    • Upload Profil Picture
  • Main Forum
    • Create By Admin
  • Sub Forum
    • Create by User and Admin
  • Discussion

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published