Skip to content

waiterorg/Waiter-LMS

Repository files navigation

Waiter-LMS

Learning management system with FastAPI .

Setup App

  1. Either fork or download the app and open the folder in the cli.
  2. Make sure you have the Docker app running on your computer, you can download docker from here.
  3. run this command to start the multicontainer application docker-compose up -d.
  4. run this command for start server uvicorn main:app --reload .

Future Feature

  • Authentication with jwt
  • API for sections
  • Test for API
  • Test for models

Technologies

About

Learning management system with FastAPI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published