SpendSense a simple personal finance tracker that can efficiently manage people's finances by tracking: their income, spending and savings goals.
User: QuantumWanderer Pass: quantumLeap42!
User: CodeAlchemist Pass: compileMagic!
User: CyberNomad Pass: glitchHacker007
User: PixelPirate Pass: arrMatey99
User: EchoPhantom Pass: whisperInTheVoid
User: NeonSamurai Pass: bladeRunner2049
- This involves a line of code from our services in our business layer, it can be found in the comp3350.spense/business
- comp3350.spense/business/GoalService.java
- " boolean passed to PersistenceManager.getGoalDB(boolean) ":
- if it is true then it uses HSQLDB,
- if it is false then it uses StubDB
- " boolean passed to PersistenceManager.getGoalDB(boolean) ":
- comp3350.spense/business/TransactionService.java
- " boolean passed to PersistenceManager.getTransactionDB(boolean) ":
- if it is true then it uses HSQLDB,
- if it is false then it uses StubDB
- " boolean passed to PersistenceManager.getTransactionDB(boolean) ":
- comp3350.spense/business/UserService.java
- " boolean passed to PersistenceManager.getAccountDB(boolean) ":
- if it is true then it uses HSQLDB,
- if it is false then it uses StubDB
- " boolean passed to PersistenceManager.getAccountDB(boolean) ":
- comp3350.spense/business/GoalService.java
- Download or clone the project repository.
- Open the SpendSense Presentation folder.
- Launch
home.htmlin any web browser (Chrome, Firefox, etc.)
→ This is the main landing page of the site. - Navigate through the rest of the website using the top navigation bar.
- You can also access the website hosted on GitHub Pages here
- For the markers:
Our VISION.md for Iteration 0
Feature List
User Story List
Developer Task List
The ARCHITECTURE.md for our project
- The Retrospective Wiki
- Stephen L.
- Aryan G.
- Deep P.
- Joseph B.
- Xavier T.