Git Product home page Git Product logo

gedewon / budget-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 1.0 193 KB

The 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.

Home Page: https://ancient-dusk-50067.herokuapp.com/

License: MIT License

Ruby 69.72% JavaScript 1.52% CSS 4.75% HTML 23.81% Shell 0.20%
activerecord cancan devise rails

budget-app's Introduction

Budget

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

Screenshot from 2022-09-15 16-59-36

Live demo

Built With

  • Ruby on Rails
  • PostgreSQL
  • devise - authentication
  • cancancan - authorization

Getting Started

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

Prerequisites

  • Ruby ruby-3.1.2 installed
  • PostgreSQL DBMS running

Setup

  • Open your terminal and navigate to the folder you would like to save the project.type the following commands to your terminal
git clone hhttps://github.com/Gedewon/Budget-app.git
cd Budget-app && bundle install

before running the project we have to setup our databses


  1. Set databased name and password in database.yml

  2. Or Set .env file contains environment variables needed to get the Database up and running.

  • .env.local file you can use as a guide to configuring your own. Type the following commands into the terminal (or Git Bash, if using Windows) to create your .env file:
cp .env.local .env
rails secret
  • Set your variables at .env
    DATABASE_HOST
    DATABASE_USER
    DATABASE_PASSWORD

Then bootup your database by running the following command

rails db:reset

Run application

rails server

Testing

rspec

Authors

๐Ÿ‘ค Gedewon Haile

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a โญ๏ธ if you like this project!

Acknowledgments

๐Ÿ“ License

This project is MIT licensed.

budget-app's People

Contributors

gedewon avatar

Stargazers

 avatar

Forkers

darikmohammed

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.