Giter VIP home page Giter VIP logo

cmolinan / budget_railsapp Goto Github PK

View Code? Open in Web Editor NEW
12.0 1.0 1.0 726 KB

The Ruby on Rails Budget App is a mobile web application where you can manage your budget. For that, you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

Ruby 65.00% JavaScript 1.43% CSS 5.64% HTML 24.31% Batchfile 3.42% Shell 0.20%
css3 javascript responsive-web-design ruby-on-rails

budget_railsapp's Introduction

logo

๐Ÿ“— Table of Contents

Click to view contents
  1. ๐Ÿ“– About the Project
  2. ๐Ÿ’ป Getting Started
  3. ๐Ÿ‘ฅ Author
  4. ๐Ÿค Contributing
  5. โญ๏ธ Show your support
  6. ๐Ÿ™ Acknowledgements
  7. โ“ FAQ
  8. ๐Ÿ“ License

๐Ÿ“– Budget App with Ruby on Rails

Budget App with Ruby on Rails 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

Server
Database

Video Presentation

Video Demo Link


Key Features

  • Allows register of new users and log in, so that the data is private to them.
  • Allows the creation of categories of expenses by user.
  • Allows the introduce of transactions associated with a category.
  • It's possible to see the money spent on each category

(back to top)

๐Ÿ’ป Getting Started

Prerequisites

In order to run this project you need:

  • Ruby
  • Rails
  • Postgresql

Github

  • Enter this url: https://github.com/cmolinan/Budget_RailsApp in your web browser.
  • Once opened navigate to the top left level of the project a green code download button will be visible on the righthand side.
  • Select the download Zip option from drop-down menu.
  • Once the download is complete you will be able to access my project locally.

Local (Terminal)

  git clone https://github.com/cmolinan/Budget_RailsApp.git

Install

Install this project with the steps below:

  • After cloning type cd Budget_RailsApp to access the project on the terminal.

  • Run bundle install to install all the required dependancies.

  • Run npm install to install other required dependancies.

  • For developmente environment:

    • Create Database with rails db:create
    • Migrate Database with rails db:migrate
    • Populate data with rails db:seed
  • For testing porpouses:

    • Create Database with rails db:create RAILS_ENV=test
    • Migrate Database with rails db:migrate RAILS_ENV=test

Usage

To run the project, execute the following command:

To run the tests of the project, execute the following command:

  • Run rspec to start the tests

๐Ÿ‘ฅ Author

(back to top)

๐Ÿค Contributing

Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue, feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

If you like this project. Don't forget to give it a โญ๏ธ

(back to top)

๐Ÿ™ Acknowledgments

(back to top)

โ“ FAQ

  • What inspired me to create this project?

    • The inspiration for this project came from microverse โ€“ a software development bootcamp where you work with teammates remotely on different projects.

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

budget_railsapp's People

Contributors

cmolinan avatar

Stargazers

Amalia Gomez Moro avatar Wander Gonzalez avatar Aleazar yilma avatar Promise Uka avatar Kumilachew Getie avatar  Habeeb Efiamotu Musa Owolewa avatar Robin Benitez Mora avatar Gustavo avatar Sahira Mena avatar Lucas Mullen avatar Maximiliano Ungredda avatar Angel Uray avatar

Watchers

 avatar

Forkers

agetuni

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.