Overview • Key Features • How To Use • Tech Stack • Contributors • Acknowledgements
Welcome to the Full Sail project repository! This project, originally forked from bethel-school-of-technology/team-the-ghost-kids-on-the-block-frontend, was inspired by an idea to track personal financials after paying off college tuition. Full stack application using cloud based products. For the frontend design we used Angular and Angular Material while the backend uses Google's cloud Firebase and Firestore. Feel free to explore the code, contribute, and make this project even better.
- Customizable budgeting app to track daily data on spending and saving
- Create/Sign-in user accounts
- User authentication and authorization
- Inputting paycheck $$ amounts
- Uploading CSV files from personal bank account statements
- Cash flow monthly debits/expenses
- Complete transaction list accounting with search functions
- Create personal saving goals to track $ amounts and progress
- User profile page
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer.
From your command line: create a project directory on your local computer where you want to save the the app files then run steps below
# Clone this repository
$ git clone https://github.com/ezellerBST/Full-Sail.git
# Go into the repository
$ cd Full-Sail/full-sail-frontend
# Install dependencies
$ npm install //node modules are a part of source code but might need updating
# Run the app
$ npm start
- Angular 16
- Angular Material 16
- Angular Fire 16 (Firebase & Firestore)
- Eric Zeller
- Wyatt May
- Mason Schermerhorn
- Bethel School of Technology
- Jan Pevny