Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 376 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 376 Bytes

About the project

All the requested features are implemented, in order to use and setup the project

  • clone the project from the repository.
  • Install the dependancies.
  • create the sqlite database by the name of db.sqlite.
  • run the migration and seed the data.
  • you can login to the dashboard using admin@example.com email and admin@123 password for testing purpose.