Skip to content

jonathanvanduyne/capstone_money-honeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoneyHoney - front-end capstone Single Page web application built with React JS. Enables customers and Financial advisors to connect and interact intuitively to document and navigate through the complexities of insurance and investment. Customers can keep their information up-to-date and follow policy and investment documentation. Financial Advisors can not only view their clients’ policies & investments but can also view & add new product offerings. Both roles have access to live stock market integration on investment products. The application utilizes heavy API usage and is data-dense.

Technologies Used

HTML5 CSS3 JavaScript React Git GitHub JSON Server Visual Studio Code

Available Scripts

In the project directory, you can run:

npm install
npm start

Open http://localhost:3000 to view it in your browser.

In the mh_api directory, you'll need to run:

json-server -p 8088 database.json -w


Or here are screencaps in case you're too busy to run it on your local machine

Login -- Screenshot 2023-08-03 at 10 15 30 AM Landing -- Screenshot 2023-08-03 at 10 16 55 AM Profile -- Screenshot 2023-08-03 at 10 17 35 AM Update Profile -- Screenshot 2023-08-03 at 10 17 47 AM Policy -- Screenshot 2023-08-03 at 10 17 24 AM Add New Policy -- Screenshot 2023-08-03 at 10 17 57 AM Delete Policy Modal -- Screenshot 2023-08-03 at 10 30 19 AM Investments -- Live stock market integration, value automatically updates every 5 seconds and is highlighted in green. Screenshot 2023-08-03 at 10 18 34 AM Investment Graph Modal -- Graph dynamically begins on the investment date and displays the investment's value on every day the market is open. Screenshot 2023-08-04 at 12 08 04 PM Investment and Policy Upload Modal Widget -- Screenshot 2023-08-04 at 12 06 57 PM

About

Client side React Capstone Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published