Skip to content

Jaylyn-Barbee/CS316-Project-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS316-Project-2020

To rundev mode python3 --> python -m http.server 8000

Instructions on how data was cleaned:

  1. Use "DataCleaning.ipynb" to clean the data "python -m notebook"
  2. Convert shortListModified.csv to json here --> https://csvjson.com/csv2json and save as recipeList.json in data folder
  3. to clean json after using csv to json
    • find & replace ' with "
    • find & replace "{ with {
    • find & repalce }" with }
    • find & replace "": [0-9]+, (in regex mode) with nothing
  4. upload new recipeList to firebase

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •