vangelif / budget_app

Monitor Expenses Rails App

Home Page:https://mysite-yx9a.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Monitor Expenses app

Monitor Expenses is a ruby on rails application that allows users to create categories and their expenses enabling them to track them.

πŸ›  Built With

Tech Stack

Server
Database

Key Features

  • User Authentication
  • Add new Categories by the User
  • Show Categories list
  • Add Expenses

(back to top)

πŸ›  Live Demo

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

  • Ruby
  • Rails
  • VS Code

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:vangelif/budget_app.git

Install

Install this project with:

  cd my-project
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec spec

Deployment

You can deploy this project using your own deployment solution

(back to top)

πŸ‘₯ Authors

πŸ‘€ Vangelis

(back to top)

πŸ”­ Future Features

  • Add friendlier UI and enhance UX

(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 on GitHub.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse and to Gregoire Vella of Behance for her inspiration.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Monitor Expenses Rails App

https://mysite-yx9a.onrender.com

License:MIT License


Languages

Language:Ruby 67.1%Language:HTML 25.3%Language:Batchfile 2.8%Language:Dockerfile 2.0%Language:JavaScript 1.5%Language:CSS 0.9%Language:Shell 0.2%