Skip to content

Mobile-first web app that helps couples visualise and forecast combined financial information.

Notifications You must be signed in to change notification settings

pillllo/double-mattress

Repository files navigation

Double Mattress

A mobile-first web app that helps couples visualise and forecast combined financial infomation.

This repository is for the Front End part of the project. If you want to also have access to the Back End repository click here.

Front end (/client directory)

To run the front end:

  • Open a new terminal,

  • Open the client folder and install all required application modules and dependencies (this may take some time):

cd client
npm install
  • Once complete, run the React development server with
npm start

How to use

To use this app follow these steps:

  • Click get started

  • Fill in the login page with

  • You should now be redirected to the Dashboard

  • Here you can see all the financial information of the account

  • You can then navigate to the Projections page through the navigation bar at the top of the page.

Tech Stack

  • React
  • Redux
  • Chakra.ui
  • Socket.io
  • Apex Charts
  • Visx Charts

Developers

About

Mobile-first web app that helps couples visualise and forecast combined financial information.

Resources

Stars

Watchers

Forks