Skip to content

shiflonium/theatlantic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yonatan Shimroni Coding Challenge for TheAtlantic

Installation Instructions

Make sure you have sqlite installed before proceeding

  1. Create a virtual environment using virtualenv (this is not mandatory but recommended)

    • virtualenv -p python3 <virtualenv name>
    • source <path to virtualenv>/bin activate
  2. Clone this repository

  3. Install dependencies by running: pip install -r requirements.txt

Usage Instructions

  1. Navigate to the repository folder and run: python app.py
  2. With the browser of your choice, navigate to 127.0.0.1:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published