Skip to content

User-friendly budgeting app designed to help users make healthy financial decisions.

Notifications You must be signed in to change notification settings

johnlinatoc/allocate-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allocate (Frontend)

Personal budgeting app that allows users to create a monthly budget and dynamically displays all the necessary information in their dashboard and on their MyBudget page.

Click here for project's backend: Allocate (Backend)

Click here for a video demo: Allocate Video Demo

Motivation

This budgeting app was designed to help others make their own monthly budgets as easy as possible in the most clearest way I could design. After struggling with my own financial illiteracy and discovering a book, Financial Peace, that helped me understand how to make wiser decisions, I wanted to make a tool that could hopefully help others too. My goal was to allow users to have as little friction as possible when entering expenses and also to have all the necessary info as easy to read as possible.

Screenshots

Login Page: login page

Main Dashboard: Main Dashboard

MyBudget Page: MyBudget Page

Example of Creating New Budget: New Budget

Tech/framework used

Built with

Features

Users can add expenses and the dashboard's user interface dynamically changes upon user entries with different relevant indicators.

Users also have a MyBudget section that showcases their spending habits to help them make wiser decisions.

Installation

To run this project, install it locally using npm:

$ npm install
$ npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

The MIT License (MIT)

Copyright (c) 2019 John Linatoc

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

User-friendly budgeting app designed to help users make healthy financial decisions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published