Skip to content

LaunchCodeLiftoffProjects/koki-group-a

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BillPaid

badge

Description

BillPaid is a bill tracking application that provides the user with multiple ways of viewing their planned expenses.

Features

  • User account registry and login to securely save your information.
  • Create, Read, Update, and Delete bill information.
  • The Dashboard page presents a table containing bill names, types, due dates, and monetary values. There is also a pie chart showing the price contribution of each bill type.

Demo

billPaid login page

Users are first directed to a login page for authentication or to create a new account.

billPaid registration page

New users can create an account by click on the register link on the login page

billPaid database

The users password is encrypted in the database.

billPaid dashboard

After logging in, users can view their bill dashboard which includes the ability to sort bills by due date.

From this dashboard, users can delete bills.

Users can also view a pie chart that shows expenses by bill type.

billPaid add a bill page

Users can add a new bill. When returning to dashboard, users will see the new bill listed in the table and chart updated.

License

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 NONINFRINGEMENT.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

BillPaid is a bill tracking application that provides the user with multiple ways of viewing their planned expenses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors