financial-finesse

No better time to get started on finessing those finances. This easy to use financial tracker will help you stay on top of your money goals by tracking your transaction flows, whether you're online or off.

User Story

  • AS AN avid traveller
  • I WANT to be able to track my withdrawals and deposits with or without a data/internet connection
  • SO THAT my account balance is accurate when I am traveling

Business Context

Giving users a fast and easy way to track their money is important, but allowing them to access that information anytime is even more important. Having offline functionality is paramount to our applications success.

Installation

  • npm install
  • npm run seed
  • npm start

Technologies

  • Express.js
  • Node.js
  • Morgan
  • Service Worker- to enable offline functionality
  • Webpack- to bundle files for compression
  • MongoDB + Mongoose- schema data

Deployment

  • MongoDB Atlas
  • Vercel

URLs

Preview

Screen Shot 2022-01-21 at 6 42 50 PM

Screen Shot 2022-01-21 at 1 42 00 AM

Resources