Skip to content

iBudget is a web based app that helps users to track the money they spent or they have to spent. A user must sign up and login to create categories of items they buy the app will do the calculations.

Notifications You must be signed in to change notification settings

Bludidi/iBudget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

📖 iBudget

iBudget With this App, one can manage budget: A list of transactions is there which associated with a category, so that one can see how much money to be spent for a particular choice. A user is allowed to: register and log in, so that the data is private to them. New category and new transaction can be created also.

🛠 Built With

Ruby on rails Postgres HTML CSS Github Bootstrap

Tech Stack

Client
Database

Key Features

  • Ruby on Rails
  • PostgreSQL Database

(back to top)

🚀 Live Demo

View live here

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

  • Visual Studio Code.
  • Ruby
  • PostgreSQL

Install & Setup

To setup and install this sample ROR Blog project, follow the below steps:

  • Clone this project by the command:
$ git clone https://github.com/Bludidi/iBudget.git
  • Then switch to the project directory by running the below command:
$ cd iBudget
  • Install the required gems with
bundle install
  • Install dependencies with
npm install
  • Before running below commands update config/database.yml with your local DBcredentials. Then run:
rails db:create
rails db:migrate

  • With Ruby on Rails and PostgreSQL installed in your environment, you can run
rails server

to run the website.

Tests

  • Run
rspec 

Tests

  • Run rails db:seed RAILS_ENV=test to seed the testing database
  • Run rspec

Deployment

  • View project Live here

Video Presentation

  • Project presentation is here

(back to top)

👥 Authors

my profile Brian Buntu Ludidi

GitHub Follow
Twitter Follow
LinkedIn

(back to top)

🔭 Future Features

  • [ ]
  • [ ]

(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 ⭐️

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

iBudget is a web based app that helps users to track the money they spent or they have to spent. A user must sign up and login to create categories of items they buy the app will do the calculations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published