/Budget-Wise

This is my rails budget up

Primary LanguageRubyMIT LicenseMIT

πŸ“— Table of Contents

πŸ“– Budget-Wise🍜

The Budget-Wise app is a great application to plan your expenses. You can sign up and start generating your transactions and budgets

πŸ›  Built With

Tech Stack

Here are List of technologies used on this project

Languages
Framework
Database
Linters
Test library

Key Features

  • Create budget
  • Generate transactions
  • Keeps track of all your expenses

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need:

  • Ruby installed on your computer

Setup

Clone this repository to your desired folder:

  git clone https://github.com/TracyMuso/Budget-Wise.git

change directory to cloned folder

  cd Budget-Wise

Install

Install project dependecies with:

  bundle install

Tests

   rspec

Deployment

Usage

To run the project, execute the following command:

  rails server
  • After running rails server, open your browser and enter this address http://localhost:3000/

  • Congratulations! your're running Budget_Wise

(back to top)

πŸ‘₯ Authors

πŸ‘€ Tracy Musongole

(back to top)

πŸ”­ Future Features

These features will be added in future updates. ⬇️⬇️

  • Controllers specs
  • Processing data in models
  • Add api endpoint for generating groups and categories

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you likeπŸ‘πŸ½ this project, give the repository a star ⭐

(back to top)

πŸ™ Acknowledgments

πŸ“ License

This project is MIT licensed.

(back to top)