Skip to content

Budget app is a Ruby on Rails-based app for managing financial transactions. It offers categorized lists, sign-up and login pages, and easy navigation. Users can add new categories and transactions, making it a user-friendly and efficient solution for managing finances.

License

Notifications You must be signed in to change notification settings

asifaminisonline/RoR-Capstone-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

29 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“— Table of Contents

πŸ“– [Budget App]

[Budget App] Budget app is an app for managing transactions with categorized lists, sign-up and login pages, and navigation buttons for moving between pages. Users can add new categories or transactions.

based on the ERD diagram

πŸ›  Built With

Tech Stack

Server
Database

Key Features

  • [Add Type of transaction]
  • [Show your transactions for given category]
  • [Give total of each transaction]

(back to top)

πŸš€ Live Demo

πŸš€ Video 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:

To have installed ruby on your computer To have installed rails

 gem install rails

Setup

Clone this repository to your desired folder:

  git clone https://github.com/asifaminisonline/RoR-Capstone-Project.git

Install

Install this project with:

  cd Recipe-app
  rails db:create
  rails db:migrate
 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)

πŸ‘₯ Authors

πŸ‘€ Asif Amin

(back to top)

πŸ”­ Future Features

  • [Api end points]
  • [Add delete and modify]

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

(back to top)

πŸ™ Acknowledgments

I give credit to Gregoire Vella on Behance for the original design idea.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Budget app is a Ruby on Rails-based app for managing financial transactions. It offers categorized lists, sign-up and login pages, and easy navigation. Users can add new categories and transactions, making it a user-friendly and efficient solution for managing finances.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published