Skip to content

williamread16/Company-Interest-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Company Interest App

Gives the user the ability to create a list of companies they are interested in as well as to add and remove entries. Each company added has an associated page where additional notes can be made.

Setup Instructions:

Clone the repository

git clone https://github.com/williamread16/Company-Interest-App.git

Install requirements, likely that only flask and flask-cors could be needed

pip install flask pip install flask-cors

Start Flask server (wherever logic.py has saved to after cloning)

python logic.py

Open app in brower at:

http://127.0.0.1:5000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors