Skip to content

kennethongcs/Collaborative-Expense-Tracker

Repository files navigation

Colete

Collaborative Expense Tracker

Features

  • Multiple workspaces
  • Create your own categories for expenses
  • Collaborate with other users in workspaces
  • Shared comments on individual expenses

How to setup and run

  • npm i to install dependencies
  • Install and start postgresql database locally
  • npx sequelize db:create to create database
  • npx sequelize db:migrate to create tables
  • npx sequelize db:seed:all to create seed data
  • npm run watch to run webpack
  • Go to localhost:3004/ to start using the app

Tech Used

Project Artifacts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages