Skip to content

bmazerolle/BillSplit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BillSplit

Billsplit is a cost-splitting app designed to improve the process of purchasing items for groups.

https://billsplittt.herokuapp.com/

Design Document

Progress Report 1

Progress Report 2

Progress Report 3

Retrospective

Build Process

Starting the Database: Navigate to the BillSplit directory and run "mongod --dbpath ./db/storage --repair" in the terminal. Then, run "mongod --config db/config/mongod.conf" in the terminal

Compiling: In a new terminal, navigate to the "BillSplit/BillSplit" directory and run "tsc" in the terminal.

Starting the App: Run "www" in the "BillSplit/BillSplit/bin/" directory. Navigate to "http://localhost:3000/" to view and use the app.

About

Typescript/Node/MongoDB based cost-splitting app designed to improve the process of purchasing items for groups.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published