Piercel2022 / budget_app

PIERCEL-BUDGET is a mobile web application where a user can manage the budget, and can easily create an account, login and start managing his budget. The features of the web application are: The user authentication to create an account and then login. The user can add some transactions according to the category of the transactions.

Home Page:https://budget-app-0eev.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REQUIRED SECTIONS:

  • Table of Contents
  • About the Project
    • Built With
    • Live Demo
  • Getting Started
  • Authors
  • Future Features
  • Contributing
  • Show your support
  • Acknowledgements
  • License

πŸ“— Table of Contents

budget

[Piercel Budget] is a mobile web application where you can manage your budget and you can easily create an account and login to start managing your budget. A user can create categories to keep track of specific expenses and add transactions to those groups to stay on top of the spending. With this app, you can stay in top of list when coming up with financial plan. This app is deployed online and you can check it.

πŸ›  Built With

Tech Stack

Rails is a full-stack framework. It ships with all the tools needed to build amazing web apps on both the front and back end.
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
PostgreSQL is a powerful, open source object-relational database system with over 35 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance. The World's Most Advanced Open Source Relational Database

Key Features

  • [Account creation]
  • [Category creation]
  • [Transaction creation]
  • [Budget tracking]

(back to top)

πŸš€ Live Demo

Project presentation

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

 gem install rails

Ruby, rails and postgresql installed

Setup

Clone this repository to your desired folder:

  git clone git@github.com:Piercel2022/budget_app.git
  cd budget_app

Install

Install this project with:

  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  bin/rails rspec 

(back to top)

πŸ‘₯ Author

πŸ‘€ Pierre Celestin Moussa

(back to top)

πŸ”­ Future Features

  • [Modify and delete button on category]
  • [Modify and delete button on transaction]
  • [Improve the user interface of the app]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project...

(back to top)

πŸ™ Acknowledgments

I would like to thank...

  • Gregoire Vella on Behance
  • πŸ“ License

    This project is MIT licensed.

    About

    PIERCEL-BUDGET is a mobile web application where a user can manage the budget, and can easily create an account, login and start managing his budget. The features of the web application are: The user authentication to create an account and then login. The user can add some transactions according to the category of the transactions.

    https://budget-app-0eev.onrender.com/

    License:GNU General Public License v2.0


    Languages

    Language:Ruby 65.1%Language:HTML 26.2%Language:CSS 7.6%Language:JavaScript 1.0%Language:Shell 0.1%