https://github.com/avidrucker/motivation-calculator-py
https://github.com/avidrucker/motivation-calculator-py
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/avidrucker/motivation-calculator-py
- Owner: avidrucker
- Created: 2024-11-20T02:16:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-20T02:20:04.000Z (over 1 year ago)
- Last Synced: 2025-01-31T15:18:47.297Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Motivation Calculator
A prototype survey program for gauging one's motivation based on a number of factors such as energy level, experience, and joy.
To run the program, open the command line in the folder this code is located in, type the following, and hit enter.
```bash
python3 main.py
```