Skip to content

963358/fourier-drawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

In order to use this applications, it requres you to install a few dependencies. You can install this repository in several ways.

Install Python

The project uses Python along with a number of pip packages.

To install pip, go to their website and follow their instructions for your own respective operating system. PLEASE MAKE SURE TO INSTALL PYTHON TO PATH IN THEIR INSTALL WIZARD !!!

Installing this project

You can install this project through a terminal using git. By entering this following command

git clone https://github.com/963358/fourier-drawer

Or you can simply download as a zip
install-zip

Installing dependencies

The required libraries is located in the requirements.txt file. In order to install the within a terminal, go to the project folder and enter the following command.

pip -r requirements.txt

Alternatively, you can run the setup.sh file inside the project.
For Windows, enter the following command inside your command prompt:

setup.sh

Or Mac users, enter the following command inside your command prompt:

./setup.sh

About

Ms. Reyes' MVC class sem 1 project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors