Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 1.73 KB

sz2804.md

File metadata and controls

26 lines (16 loc) · 1.73 KB

Creo

Link to repo: https://github.com/ShaolinZhang/creo

Link to documentation: https://creo.readthedocs.io/en/latest/

Link to GitHub page: https://shaolinzhang.github.com/

travis-ci codecov License Documentation Status

Creo is an open source VC deal and lead management platform built with Flask.

Background and Motivation

Earlier this semester, a few friends and I started a pre-seed VC fund. We were on the market searching for a VC deal and source management platform and soon realized that there is no inexpensive option out there. Additionally, I find it important to store all our data in-house for compliance purposes. Therefore, I started to create this open source deal management platform that can extend easily to include more features.

Project

The project is a Flask-based information log and view system. I used Flask-WTF and wtform to render forms and extensive SQL queries to add new, modify and list all logs.

Demo

Home Screen New Deal View Deals View Deal View Contacts