Skip to content

kadhirr/bookrental

Repository files navigation

Bookrental

Aim

To create a API that helps a Bookstore keep track of their book rentals and manage user accounts. The API should have authentication for registered users and authorization for Admins and Staff.

Tech Stack Used

  • FoalTS
    • TypeORM
    • Typescript
    • NodeJS
    • Express
  • MySQL

Functionalities Provided By the API

  • Create User, Change Password
  • 3 Levels of Authorization (User, Staff, Admin)
  • User Ban and Unban
  • Create Books and copies of books, use tags to maintain copies
  • Authentication using JSON Web Tokens(JWT)
  • MySQL database used to store data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published