Skip to content

mattmole/LXF328-Coffee-Rewards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LXF328-Coffee-Rewards

Python and Django Coffee Shop Reward System - created for Linux Format 328

To utilise:

  • Clone the repo to a directory on your filesystem
  • uv init .
  • uv add django rich
  • uv run manage.py makemigrations Rewards
  • uv run manage.py migrate
  • uv run manage.py createsuperuser
  • Using the admin interface (http://localhost:8000) add some entries to the account code builder model
  • Visit http://localhost:8000/rewards/points

About

Python and Django Coffee Shop Reward System - created for Linux Format 328

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published