Skip to content

CS446 Billify (Software Design and Architecture)

Notifications You must be signed in to change notification settings

chirag1712/billify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Billify - sharing expenses and budget tracking made easier

Usage

To run the backend, run the following steps:

  1. cd backend and npm i to install all neccesary packages used on the server.
  2. Use /backend/.sample_env as a template to fill out /backend/.env for credentials to use the production database and AWS textract services.
  3. Once you have done the above steps, you can start the server by running npm run start from the backend directory.

To run the mobile app, we can open the frontend folder in Android Studio, add the app directory as a config, choose a device, build then run.

About

CS446 Billify (Software Design and Architecture)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published