/fire-app

Primary LanguageJavaScript

FIRE Application

Description

This application is being developed for the FIRE Movement (Financial Independence, Retire Early). FIRE is a movement for people who want to retire earlier than the traditional age of 65, by saving money through heavily investing.

End users for this FIRE application include:

  • Retired Individuals who have already achieved financial independence and are looking to move to their ideal location.
  • Non Retired individuals who are planning for a financially independent future and would like to prepare their finances to accommodate their preferred living location.

Prerequisites

Installation (Development)

  1. Create a database named fire_db and run the SQL data in the database.sql file. For more detail see Database Documentation.
  2. Open up your editor of choice and run an npm install
  3. Run npm run server in your terminal
  4. Run npm run client in your terminal
  5. Navigate to localhost:5173

Options if not already installed

  • npm install express
  • npm install react-router-dom
  • npm install react-redux redux redux-saga redux-logger
  • npm install axios
  • npm install dotenv
  • npm install pg

File Structure

  • src/ contains the Angular application client-side files
  • server/ contains the Express App
  • public/ contains public assets for the App

Usage

How does someone use this application? Tell a user story here.

  1. xxx
  2. xxx
  3. xxx
  4. xxx
  5. xxx
  6. xxx

Built With

  • Node
  • Express
  • React
  • Redux
  • Postgresql

Acknowledgement

Thanks to Prime Digital Academy who equipped and helped us to make this application a reality.

Support

If you have suggestions or issues, please reach out to us via profile links on Github or linked in.