AleWaweru / Budget-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Budget App

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

πŸ›  Built With

Tech Stack

Ruby
Rails
PostgreSQL

Key Features

  • Register and log in, so that the data is private to them.
  • Introduce new transactions associated with a category.
  • See the money spent on each category.

(back to top)

πŸš€ Live Demo

Live Demo

(back to top)

πŸš€ Project Presentation

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:

 gem install rails

Setup

Clone this repository to your desired folder:

   git clone https://github.com/AleWaweru/Budget-App.git
   cd Budget-App

Install

Install this project with:

  cd Rails-Budget-App
  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

πŸ‘€ Alex Waweru

(back to top)

πŸ”­ Future Features

  • Profile Section
  • News Section
  • Community Forum

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the https://github.com/AleWaweru/Budget-App/issues.

(back to top)

⭐️ Show your support

If you like this project give me a follow and/or a star

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for giving me this opportunity to build this amazing project. I would also like to thank Gregoire Vella(https://www.behance.net/gallery/19759151/Snapscan) for the wonderful design template. I would also like to thank my mentors for their guidance and support. Lastly, I would like to thank the open-source community for their contribution to the open-source ecosystem. Without their contribution, creating this project would not have been possible. Thank you all. πŸ™

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:Ruby 62.6%Language:HTML 25.9%Language:CSS 6.7%Language:Batchfile 3.1%Language:JavaScript 1.4%Language:Shell 0.2%