Finance-Tracker

The Ruby on Rails Budget-app project is aimed at creating a mobile web application that enables budget management, including user registration and login for data privacy, the introduction of new transactions linked to categories, and the display of expenditures per category.

MIT License

Stars
6
Committers
1

Finance Tracker

Project Login Page

📗 Table of Contents

📖 [Finance Tracker]

[Finance-Tracker] The Ruby on Rails Budget-app project is aimed at creating a mobile web application that enables budget management, including user registration and login for data privacy, the introduction of new transactions linked to categories, and the display of expenditures per category.

🛠 Built With

Tech Stack

Key Features

  • [Splash screen]
  • [Sign up and log in pages]
  • [Home page (categories page)]
  • [Details page (transactions page)]
  • ["Add a new category" page]
  • ["Add a new transaction" page]
Implemented Schema's ERD

🚀 Live Demo & Project intro

  • Live Demo on Render

  • Introduction to the project

    In this video, I introduce you to the Ruby On Rails capstone project, which is a budget application called the finance tracker. I walk you through the login page, the home page, and the transaction page, explaining the features and functionalities of each. I also demonstrate how to create a new category and add a new transaction. Finally, I show you the mobile version of the application. Watch this video to get an overview of the project and its key components.

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd my-folder
  https://github.com/ab-noori/Finance-Tracker.git

Install

Install this project with:

  bundle install
  rails db:create
  rails db:migrate

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec spec

👥 Authors

👤 Abdul Ali Noori

🔭 Future Features

  • [Applying the edit and delete options for categories]
  • [Optimizing the project style for longer screen sizes]

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project, give it a star.

🙏 Acknowledgments

First, I would like to thank Microverse and my coding partners, and then I would like to give special credit to the creator of the design (Gregoire Vella on Behance) that I have used in my project.

📝 License

This project is MIT licensed.