Skip to content

Latest commit

 

History

History
173 lines (108 loc) · 3.93 KB

README.md

File metadata and controls

173 lines (108 loc) · 3.93 KB

Budget-app

📗 Table of Contents

📖 Budget-App

Budget-app is a mobile web application designed for efficient budget management. Users can register, log in, add transactions to categories, and monitor their expenses. With secure authentication, PostgreSQL database, and comprehensive testing, this app ensures seamless and secure budget tracking.

🛠 Built With

Tech Stack

Client
Database

Key Features

  • 1 - Create Category
  • 2 - Create Transaction

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

 gem install bundler

Setup

Clone this repository to your desired folder:

  git clone https://github.com/aradradev/Budget-app.git
  cd Budget-app

Install

Install this project with:

  cd Budget-app
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec spec

(back to top)

👤 Abdourahmane Diallo

(back to top)

🔭 Future Features

  • Add API

(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, please give it a star ⭐.

(back to top)

🙏 Acknowledgments

The originl design idea for this web page was created by Gregoire Vella on Behance.

(back to top)

📝 License

This project is MIT licensed.

(back to top)