Skip to content

Budget Tracker is 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 Ruby on Rails and Postgresql.

License

Notifications You must be signed in to change notification settings

alicemirigo92/Budget-App

Repository files navigation

📗 Table of Contents

📰 Budget-App

Tech Stack

Key Features

  • Register and log in
  • Add user
  • Add Budget
  • Add User Authentication
  • Add test

🚀 Live Demo

https://budget-app-zr6z.onrender.com/

loom video https://www.loom.com/share/00fe0ea87ca94b0eb3e4a4186ee35f54

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

  • git use the following link to setup git if you dont have it already installed on your computer Install git

  • Ruby use the following link to setup Ruby if you dont have it already installed on your computer Install ruby

  • Rails use the following link to setup Rails if you dont have it already installed on your computer Install rails

  • PostgreSQL use the following link to setup PostgreSQL if you dont have it already installed on your computer Install postgresql

Setup

Clone this repository to your desired folder: Example command:

  git clone https://github.com/alicemirigo92/Budget-App
  cd recipe-app

Install

Example command:

  cd recipe-app
  bundle install (install all dependencies)

Usage

To run the project redirecting to the root directory of the project and run the following command:

 bin/rails server (to run web application)

Test

To test the web app run the following command:

 rspec spec (  to test the console application)

👥 Authors

👤 Alice Mirigo

(back to top)

🔭 Future Features

  • User Profile.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

We would like to thank microverse community for the support and guidance.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Budget Tracker is 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 Ruby on Rails and Postgresql.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published