/budget_app

Monitor Expenses Rails App

Primary LanguageRubyMIT LicenseMIT

📗 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)