Git Product home page Git Product logo

budget_app's Introduction

Ψ­

Budget App

πŸ“— Table of Contents

πŸ“– Budget App

Budget App

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

Tech Stack

Ruby on Rails
Rspec
Capybara
Bootstrap

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

The result should look similar to the following data model (this is an Entity Relationship Diagram that you are already familiar with). ERD Budget App

Setup

  1. Ensure you have Ruby 3.2.2 at least, installed on your system. You can check your Ruby version in the terminal by running:
ruby -v
  1. You can clone the project :

Using HTTPS:

https://github.com/ahmedeid6842/Budget_App.git

Installation

To run this project locally, follow these steps:

  1. Open your terminal or command prompt.

  2. Navigate to the directory where you have cloned or downloaded the Budget App repository.

  3. Run the following command to install any required dependencies:

bundle install
  1. You need to make sure you have PostgreSQL installed and configured on your local computer beforehand, then create the database for the project:
rails db:create
  1. Now you need to create the tables and relationships that the project needs:
rails db:migrate

Usage

  1. Once the setup is complete, ensure you are still in the directory containing the Budget App files.

  2. To run the app, execute the following command:

rails s

Tests

To run the tests ensure you are in the directory containing the test files.

  1. Run the tests using the following command:
rspec

(optional) If you have problem with a different version of 'regexp_parser', you can run the tests with the version of the gemfile with this command:

bundle exec rspec 
  • All tests should pass without any errors or failures, ensuring that the code and its methods are functioning correctly.

(back to top)

πŸ‘₯ Authors

πŸ‘€ Ahmed Eid

(back to top)

πŸ”­ Future

  • Show Budgets by users
  • Show Public Budgets
  • Like Budget and Deals
  • Enhance UI

(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 it a star ⭐️

(back to top)

πŸ™ Acknowledgments

  • Original design idea by Gregoire Vella on Behance.
  • The design link behance

I would like to thank Microverse for giving us the opportunity to learn and grow as developers and also I like to thank my family, they are all my support. 🌟

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

budget_app's People

Contributors

ahmedeid6842 avatar

Stargazers

HernΓ‘n GΓΌemes avatar Andy Zamorano avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.