Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shivamsarodia/taskmarket

Online task exchange - HackHarvard project
https://github.com/shivamsarodia/taskmarket

Last synced: 22 days ago
JSON representation

Online task exchange - HackHarvard project

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.