-
Please click here to see the Project Proposal.
-
Please click here to see the Project requirement.
-
Please click here to see the Project Design.
To clone and run this repository you'll need:
Clone this repository
git clone [email protected]:CS157A-Team-31/Smart-Group-Financial.git
Install the dependencies and devDependencies.
cd server/ && npm i
Start the server. you need to go to server directory first. cd server
, and run this command:
npm run dev
Open 'http://localhost:8080/'
All the logic of fetching/retrieving data and setup Database
Calvin Nguyen - NivlaCuong
Christian Castro - ChristianCastr0
Pranika Bedi - pranikabedi
Use of this source code is governed by an MIT-style license.