We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97f1614 commit 7a31137Copy full SHA for 7a31137
docs/mona-high-school-fitness-tracker.md
@@ -16,7 +16,7 @@ It should be in one app
16
generate instructions in this order
17
18
1. Create the frontend and backend in the monafit-tracker directory structure of this repository in one command
19
-2. Setup backend python venv 3.10.x and create a monafit-tracker/backend/requirements.txt file
+2. Setup backend python venv and create a monafit-tracker/backend/requirements.txt file
20
3. The monafit-tracker/backend directory will store the django project and app with the name monafit-tracker
21
4. The Django project monafit-tracker directory will have all the backend components for the app
22
5. Create the django app directly in the directory monafit_tracker/backend
0 commit comments