/Budget

Primary LanguageRuby

📗 Table of Contents

📖 Budget App

This is a budget app where you can setup your different budgets and you can create different categories and also delete your own categories and also create new transactions and also delete your own transactions.

🛠 Built With

Full Stack

I am using full stack technologies to build my project.

Client
Server
Database

Key Features

Key features of the application.

  • Login Functionality
  • Add new category
  • Delete your own categories
  • Add new transaction
  • Delete your own transactions

(back to top)

🎥 Video documentation

video

🚀 Live Demo

(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:

command:

 gem install rails

Setup

Clone this repository to your desired folder:

commands:

  git clone git@github.com:SaeqaSultani/Budget.git

Install

Install this project with:

command:

  cd budget-app
  gem install

Usage

To run the project, execute the following command:

command:

  rails s

Run tests

To run tests, run the following command:

command:

  rspec

(back to top)

👥 Authors

The collaborators of this project.

👤 Saeqa Sultani

(back to top)

🔭 Future Features

Features of this project.

  • Add time functionality

(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 then you can show your support by giving to this project star.

(back to top)

❓ FAQ

Questions for new developers would ask when they decide to use your project.

  • How I can run this project?

    • After cloning repository, run rails s. After that, you will see you will see the homepage of the project.
  • How I can install rails

    • Install the rails by using gem install rails.

(back to top)

🙏 Acknowledgments

Original design idea by Gregoire Vella on Behance.

(back to top)

📝 License

This project is MIT licensed.

(back to top)