Skip to content

tranv94/caravel

 
 

Repository files navigation

Caravel

Coverage Status Circle CI Code Climate

This project is a lighter weight alternative to Dhaka, the previous iteration of the UChicago Marketplace. It is specifically designed for long-term, zero maintenance operation.

To run a server locally:

$ dev_appserver.py .

If you want to upgrade the version of Flask:

$ ./update_vendor.sh

To update the version currently running on App Engine, either push to this repository or run:

$ appcfg.py --oauth2 update .

License

Like all good projects these days, Caravel is covered under the MIT License:

Copyright (c) 2015 Jeremy Archer and George Teo

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A Re-Re-Refresh the UChicago Marketplace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 67.1%
  • HTML 25.4%
  • CSS 3.9%
  • JavaScript 3.2%
  • Shell 0.4%