Skip to content

SKaranjaN/Financial-advisor-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Senti-Application

Author: Stephen Karanja. 6/04/2023.

Description: A simple budgeting application that lets you calculate your daily and monthly income, expenses, and savings.

Landing Page: Landing page photo

Demo: You can demo the site here.

Features:

  • Input your income based on the frequency.
  • Select your currency, although there are just two options.
  • You can input your speculated daily expenses.
  • You can input your desired monthly savings.
  • Shows the current exchange rate of the Kenyan Shilling against the American Dollar. Specifications:

Setup/Installation Requirements: Here is a run-through of how to set up the application:

  1. Clone this repository using the git clone link: https://github.com/SKaranjaN/Financial-advisor-project.git
  2. Navigate to the directory: cd Financial-advisor-project.
  3. Open the directory created with your favorite IDE. If Atom, type atom .; if VSCode, type code .. This will launch the editor with the project setup. Now feel free to hack around the project.
  4. For the API to fetch data you'll have to install json-server by running the bellow commands; <-- npm init --> <-- npm install --save json-server --> <-- json-server --watch db.json -->
  5. After this launch the application and have fun. Known Bugs: None currently.

Technologies Used: HTML, CSS, and JavaScript.

Support and Contact Details: Primary E-mail Address: skaranja654@gmail.com

License: This project is licensed under the MIT License. (c) 2023 Stephen Karanja.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors