Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 377 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 377 Bytes

Start Command

uvicorn core.asgi:application --reload

TODO

  • Add paid database column to lots to show it has been paid for.
  • Add API endpoint to mark lots as paid for when payment is completed.

Contributing

To contribute to the project, follow the steps below

  • Fork the repository
  • Create a unique branch
  • Make changes and push
  • Create a pull request