Skip to content

aniket8979/DatabaseMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A RestAPI Project for mimicking database mapping of larger projects using Spring Web, Spring Data Jpa. The project :

  • Organisaiton entity : To add/remove/update/delete organisaitons
  • Users enitity : To manage, map/unmap users from oraganisations
  • Attendance Entity : To allow users to mark their checkin-checkout inside organisaiton for marking attendance
  • Role Entity : To allow organisations to create cutoms role for user authorisation
  • Addon Entity : To define a Module for various purpose, such as allowing organisaiton to buy perticular module by buying Plans
  • Feature Entity : To manage sub-features inside of a Module.
  • Plan Entity to manage plans that an organisation buy from the platform.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages