A simple application created in Python to allow a user to quickly rank priorities
Tim Fielder
You can access this application here: https://py-priority-planner.herokuapp.com/
This application leverages:
- Django
- Python 3.9.13
- HTML, CSS, JavaScript
- Click on any of the home, about, or collections links.
- On the collections page you can either click the button to create a new collection or view a collection.
- On the individual collections page you can add items to a collection with the intent of sorting these items.
- Once you have items, click on the Sort My Items to begin the sorting process and follow the prompts.