Skip to content

A budget app is a web up built with Ruby o Rails. It will introduce transactions for each category and tracks the amount of money you spent on each category.

License

Notifications You must be signed in to change notification settings

degisew/Budget-App

Repository files navigation

📗 Table of Contents

📖 Budget App

Budget-App is a web app built with Ruby o Rails. It will introduce transactions for each category and tracks the amount of money you spent on each category.

🛠 Built With

  • Ruby on Rails

Tech Stack

  • Ruby
  • Ruby on Rails
Client
Server
Database

Key Features

  • allow you to see expenses
  • generate transaction lists
  • user an add personal categories

(back to top)

🚀 Live Demo

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:

  • You should be having Ruby installed on your computer

Setup

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

  1. Navigate to a folder where you want the cloned file to appear

  2. Clone this repo in your terminal or git bash using the command

  cd Budget-App
  git clone https://github.com/degisew/Budget-App.git
  1. run the following command to install all the necessary dependencies including the linters
 cd Budget-App
 gem install
  1. Navigate to the folder called Blog/ and open this project using your editor

Usage

To run the project, execute the following command:

  cd Budget-App
 rails server
  • This will start the rails server in your browser

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Run tests

To run tests, run the following command:

  bin/ rails rsepc sepc/

Deployment

You can deploy this project using:

  • Heroku
  • Render.com

(back to top)

👥 Authors

👤 Degisew

(back to top)

🔭 Future Features

  • [Implement Front-end UI using react]
  • [Deploy Online]

(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 give a ⭐️ to repo.

(back to top)

🙏 Acknowledgments

  • I would like to thank the Microverse team.
  • I would like to thank gregoirevella, the author of the design template

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

A budget app is a web up built with Ruby o Rails. It will introduce transactions for each category and tracks the amount of money you spent on each category.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published