/Rails-Budget-App

Primary LanguageRubyMIT LicenseMIT

Recipe App

📗 Table of Contents

📖 Buggy Budget App

The Ruby on Rails Buggy Budget App is a web application that allows users to create budgets and track their expenses. The app is built with Ruby on Rails and PostgreSQL. The app is deployed on Render.

🛠 Built With

Ruby on Rails

Tech Stack

Key Features

Key features of the application.

  • Devise login and registration
  • A user create a group for purchases
  • A user can create a purchase for a group
  • User authentication
  • Splash page
  • User can view all purchases
  • User can view all groups
  • User can view all purchases for a group
  • Login and signup links on splash page

(back to top)

🚀 Live Demo

Live Demo Link

Video Walkthrough

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

  • laptop
  • git
  • Code Editor.
  • PostgreSQL.
  • Ruby On Rails.
  • Linters

Setup

Clone this repository to your desired folder:

sh cd my-folder git clone https://github.com/Chimoneg27/Rails-Budget-App.git

Install

Install this project with:

  • Install PostgreSQL.
  • Install Ruby On Rails using rails new recipe-app --database=postgresql command. sh cd my-project bundle install

(back to top)

👥 Authors

👤 Garvin Chimone

(back to top)

🔭 Future Features

Features will be added to the project.

  • Mobile responsiveness
  • Video Integration
  • Budget calculator
  • Admin roles and permissions

(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, show your support by giving a star ⭐️, thanks in advance.

(back to top)

🙏 Acknowledgments

This replica was originally designed by Gregoire Vella in Behance. Checkout Gregoire Vella's design here

(back to top)

📝 License

This project is MIT licensed.

(back to top)