An open API service indexing awesome lists of open source software.

https://github.com/avidrucker/motivation-calculator-py


https://github.com/avidrucker/motivation-calculator-py

Last synced: over 1 year ago
JSON representation

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
```