Skip to content
This repository was archived by the owner on May 16, 2024. It is now read-only.
/ SS-Collection Public archive

Handling the UPS ACM's project for a Sustainability Services application, doing awesome "things". . . .

License

Notifications You must be signed in to change notification settings

krwenholz/SS-Collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SS-Collection

Handling the UPS ACM's project for a Sustainability Services application, doing awesome "things". . . .

Setup

  • Clone using git clone https://github.com/krwenholz/SS-Collection
  • cd in there
  • collection-app is the app directory
  • You can install all dependencies with npm install
  • To set up the database (on an empty mongodb):
    • Run python binparse.py locations.xlsx
    • The fresh file generated is a json representation of the bin definitions.
    • Run mongoimport --db ss-collection --collection bin_defs --file json_bins.txt
    • If the above command worked, you should have many bins in your mongodb.

Now you're ready to help out!

Links we may like

MySQL to Excel

About

Handling the UPS ACM's project for a Sustainability Services application, doing awesome "things". . . .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5