Distinctiveness and Complexity File Organization How to run the application Open a terminal in the project folder Run python3 manage.py makemigrations flashlearn Then, run python3 manage.py migrate Then, run python3 manage.py runserver Navigate to the localhost URL to begin using the application! Additional Information TBD