Skip to content

grocery-on-rails/grocery-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grocery-database

This repo includes a copy of our database. products.json is the list of ~4300 products and all their attributes, user.json is the list of all users and their attributes, meta.json is the list of all subcategories. scrape.py is the code used to scrape our databse from the internet, it is ready to go (after installing dependencies) and will output all the prodcts in products.json.

The Database is hosted on the cloud using Mongodb Atlas, so that any and allchanges to the database are instantly reflected to all users, in addition to being avaialbe all the time to anyone, anywhere. imageimageimage image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages