coderbunker / timesheet-backend

Timesheet Datawarehouse backend
MIT License
1 stars 0 forks source link

timesheet-backend

Timesheet data warehouse backend

See INSTALL.md for setup

timesheet data warehouse

Timesheet data warehouse is the infrastructure and backbone of Coderbunker’s freelancing system. The idea is to streamline and automate the process that record freelancers’ working hours for a number of purposes listed below. Technologies involved: Google Spreadsheet, API, PostgreSQL, Ethereum, and etc. The general dataflow is described below:

Google Spreadsheet > PostgreSQL Database > Aggregated View of Data > Ethereum > JSON > Local Database

Transaction

Freelancers’ Profile/History

Global File Sharing

This project is related to timesheet-dashboard-react.