Budget-App Tailwind Templates

Budget App

A mobile app application where you can manage your budget. Built with Ruby and Tailwind

šŸ“— Table of Contents

šŸ“– BUDGET

Budget App This Budget App project is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

šŸ›  Built With

Tech Stack

  • Ruby
  • Ruby on Rails

Key Features

  • Added migrations for the database

(back to top)

šŸš€ Video Demo

šŸš€ 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 Ruby and Postgresql installed on your computer.

Setup

Clone this repository to your desired folder:

git clone https://github.com/Estherstarr/Budget-App.git cd Budget-App

Install

Then install the project's necessary dependencies with:

bundle install

Install

Install this project with:

  Run bundle install
  Run rails db:create
  Run rails db:migrate

Usage

To run the project, execute the following command:

  ./bin/dev
  rails server or rails s

Run tests

To run tests, run the following command:

  To Run all tests - rspec spec --format documentation
  To Run model tests - rspec spec/models
  To Run integration tests - rspec spec/system

(back to top)

šŸ‘„ Authors

šŸ‘¤ onwuanibe Onomeh

(back to top)

šŸ”­ Future Features

  • Adding controllers
  • Adding views

(back to top)

šŸ¤ Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

ā­ļø Show your support

Give this project a ā­ļø if you like it !

(back to top)

šŸ™ Acknowledgments

Ruby documentation Railsguide documentation

Original design idea by Gregoire Vella on Behance.

(back to top)

šŸ“ License

This project is MIT licensed.

(back to top)

Top categories

Loading Svelte Themes