Skip to content

neutrinonerd3333/zutara-forever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zutara-forever

Catalist

A web app for making lists. Like, really nice lists. To use, first make sure mongod is running in another shell (or in the background). Then, run sudo python runserver.py (sudo required since we're running on port 80).

Catalist was built at MIT for 6.148 by Rachel Wu '19 and Tony Zhang '19 with Flask and relies on MongoDB for data persistence.

Requirements

  • A modern browser that supports JQuery 2 (in particular, IE 6/7/8 are not supported)
  • All the Flask dependencies (Flask itself; Flask-Security, Flask-MongoEngine, ...)
  • A copy of MongoDB

Acknowledgements

  • API error exception class taken from the Flask docs
  • Safety Pig brought to us by Quora

About

The code for Catalist, a webapp we made for MIT 6.148

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published