Skip to content

dsamuelson/Budgetek

Repository files navigation

Budgetek

Unlicense badge

Table of Contents

Deployed URL

https://quiet-tundra-30236.herokuapp.com/

Description

Budgeting is by far the most useful skill to have in today's world, however alot of budgeting places are either expensive or complicated, here is a simple budgeting app that will help you organize your finances.

When you start using this you will be taken to the login page, where you can fill in your information and login or signup to use the site.

login page

After logging in you will be taken to your budgeting dashboard

main dashboard

Here you can input your incomes and whether that is a primary or secondary form of income, and any expenses and whether they are vital or non-vital.

expenses and incomes

If you have budgeting questions there is a forum as well where you can ask your questions anonymously and gain anonymous responses.

forum page

We are working on making it more intuitive and useful for any sort of budgeting needs. Thank you very much for using our application!

Contributors

David Samuelson, Ben Milner, Holdan McMullen, Eric Shumway

Features

  • Easy to use

  • looks amazing

  • simple inputs and outputs

  • intuitive without need for too much explanation

Installation

  • project is deployed so you can use it on its heroku page

  • If you'd like you can clone the git repository and run npm install which will install all of the needed modules.

  • This project uses .env to set up the connection to your mysql database, so be sure to add a .env file with DB_NAME, DB_USER and DB_PW equals fields so that it can instantiate the databases.

  • if you'd like you can use npm run seed to populate the database with necessary tables and mock information for testing

Usage

  • Usage is pretty simple just run npm start and go to localhost:3001 and it should start with a login screen

Contact

linksn.1fan@gmail.com

GitHub: https://github.com/dsamuelson?tab=repositories

License

Link: https://choosealicense.com/licenses/unlicense/

License Terms: This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.

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 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS 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.

For more information, please refer to https://unlicense.org

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •