Skip to content

This project is a simple budget application built using Ruby on Rails. The application is designed to help users keep track of their income and expenses by allowing them to create and manage budgets. The application includes user devise authentication and cancancan authorization

License

Notifications You must be signed in to change notification settings

RichardChileya/budget-app

Repository files navigation

📗 Table of Contents

📖 [DavRich Recipe App]

[Budget App] is a full stack web app with which a user can add basic budget items and monitor their spendings, the application allows users to enter items and amounts to be spent on every item

🛠 Built With Ruby on Rails

Tech Stack

Client
  • HTML
  • CSS
Server
Database

Key Features

  • Authentication with devise
  • Nested routing

(back to top)

🚀 Live Demo

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

  • Ruby installed
  • npm installed
  • A terminal
  • A Web browser

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/RichardChileya/budget-app.git
  cd budget-app

Install

Install this project with:

  bundle install
  rails db:create
  rails db:migrate

Usage

To run the project, execute the following command:

  rails server

(back to top)

👥 Authors

👤 Richard Chileya

(back to top)

🔭 Future Features

  • implement search bar
  • implement authorization for family or group use

(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, do give it a star ⭐

(back to top)

🙏 Acknowledgments

We would like to thank all reviewers who helped improve the quality of our codebase

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This project is a simple budget application built using Ruby on Rails. The application is designed to help users keep track of their income and expenses by allowing them to create and manage budgets. The application includes user devise authentication and cancancan authorization

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published