Skip to content

The Ruby on Rails capstone project 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

kensteph/KS-budget

Repository files navigation


KS Budget

📗 Table of Contents

📖 KS Budget

KS Budget 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.

🛠 Built With

Tech Stack

  • Postgres
  • Rails
  • Ruby
Client
Server
Database

Key Features

  • Add category
  • Add transaction
  • Display expenses

(back to top)

🚀 Live Demo

Here you can visit my live demo :

Here you can see my presentation :

(back to top)

💻 Getting Started

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

  • Run bundle i to install the dependencies.
  • Run npm i to install npm dependencies.
  • Run rails s to run the application

Prerequisites

In order to run this project you need:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd Recipe-Group-project
  git clone https://github.com/kensteph/RoR-Capstone-Project.git

Install

Install this project with:

  cd RoR-Capstone-Project
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec

(back to top)

👥 Author

S 👤 Kender Romain

(back to top)

🔭 Future Features .

  • Menu
  • Notifications

(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, like it.

(back to top)

🙏 Acknowledgments

I would like to thank Cindy Shin
Here is the Original design idea by Gregoire Vella on Behance. 👉Template

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The Ruby on Rails capstone project 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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published