Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shivamsarodia/taskmarket
Online task exchange - HackHarvard project
https://github.com/shivamsarodia/taskmarket
Last synced: about 1 month ago
JSON representation
Online task exchange - HackHarvard project
- Host: GitHub
- URL: https://github.com/shivamsarodia/taskmarket
- Owner: ShivamSarodia
- License: gpl-3.0
- Created: 2015-11-14T07:20:08.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-24T19:27:58.000Z (almost 9 years ago)
- Last Synced: 2024-10-15T09:29:36.416Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 1.15 MB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TaskExchange
Online task exchange - a web app written in Flask and Python 3 for HackHarvard.
To run, clone the repo and run main.py using a Python 3 interpreter.
Note this project is NOT production-ready: there's some obvious XSS and SQL injection vulnerabilities.