Skip to content

A Calculator that takes in assets, cash and liabilities and calculates how much a user is worth.

Notifications You must be signed in to change notification settings

hngi/deimos-net-worth-web-app

Repository files navigation

Netlify Status

deimos-networth-web-app

A Calculator that takes in assets, cash and liabilities and calculates how much a user is worth

Functionality

User Registration

User Login

Input Assets

Input Cash

Input Liability

HEAD Application Calculates the total net worth of the user at that point in time.

This application calculates your total networth at that any point in time, issues you a certificate and gives you tips and information on how to increase your networth.

3c51fb45795557cfb21271df35aac742ba0ebca6

Installation Guide

  • You need a server, download Wamp or Xampp
  • Clone this repository into htdocs of www folder in your respective servers.
  • If you have not been added to the organization, kindly work in your forked repository and open a pull request here
  • Fork the repository and push to your staging branch
  • Merge to your master and compare forks with the original repository
  • Open a Pull Request.
  • Read this or watch this for more help
git clone https://github.com/hngi/deimos-net-worth-web-app.git
cd deimos-net-worth-web-app
cp .env.example .env
php -S localhost:8000
Visit localhost:8000 in your browser

About

A Calculator that takes in assets, cash and liabilities and calculates how much a user is worth.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published