Skip to content

AbdulrahmanKanaan/notes-app

Repository files navigation

notes-app

Notes App created by python, fastapi and mysql database

Installation & Usage

  • clone the repository
  • import the database using "notes.sql" file
  • update ".env" file
  • run the following commands
pipenv install
uvicorn main:app --reload

Login data

you can use this pre-defined user

username: [email protected]
password: password

About

notes app using python, fastapi, mysql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published