Skip to content

Budget app is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

License

Notifications You must be signed in to change notification settings

Leeoasis/Budget-app

Repository files navigation

Budget Management App

📗 Table of Contents

📖 Budget Management App

Budget Management App is a web app that helps users categorize and manage their transactions for easy expense tracking. Stay organized and gain insights into your spending habits with this user-friendly tool.

🛠 Built With

Tech Stack

Ruby on Rails (simplify as Rails) is a server-side web application framework written in Ruby under the MIT License. Rails is a model–view–controller (MVC) framework, providing default structures for a database, a web service, and web pages. It encourages and facilitates the use of web standards such as JSON or XML for data transfer and HTML, CSS and JavaScript for user interfacing.

Server
Database

Key Features

  • User Authentication
  • Item Categories
  • Entity Transactions

(back to top)

🚀 Live Demo

(back to top)

📺 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:

Setup

Clone this repository to your desired folder:

  cd my-folder
    https://github.com/Leeoasis/Budget-app.git

Install

Install this project with:

  cd rails_capstone_project

  bundle install

Usage

To run the project, execute the following command:

  rails s

Run tests

To run tests, run the following command:

  bin/rspec

Deployment

You can deploy this project using:

(back to top)

👥 Authors

👤 Leslie Gudo

(back to top)

🔭 Future Features

  • API authentication
  • API Authorization

(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, kindly give me a ⭐️

(back to top)

🙏 Acknowledgments

(back to top)

❓ FAQ

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Budget app is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published