Skip to content

thomasfan100/circleSquare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get-Me-Going

:: a productivity app that provides remediating music, task logging, and new skills to learn for users

This project requires the following tools:

  • Python - The programming language used by Flask.
  • Virtualenv - A tool for creating isolated Python environments.

To get started, install Python on your local computer if you don't have it already.

Directions for reproducing the Get-Me-Going web application:

  1. Clone circleSquare into a new folder by running the command: git clone https://github.com/thomasfan100/circleSquare.git.
  2. Use the terminal to navigate to where the repository was cloned.
  3. Create a virtual environment for the project (in Windows) by running the command virtualenv venv.
  4. Activate the virtual environment (in Windows) by running the command .\venv\Scripts\activate.
  5. Download dependencies (in Windows) by running the command pip install -r requirements.txt.
  6. Run the program (in Windows) by running the command flask run or python app.py.
  7. Watch the world go 'round.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages