Skip to content

A mobile, web based application where you can manage your budget: allows one to register and log in, introduce new transactions associated with a category, and see the money spent on each category.

Notifications You must be signed in to change notification settings

kkasaija/expense_meter

Repository files navigation

📗 Table of Contents

📖 [Expense Meter]

A mobile, web based application where you can manage your budget: allows one to register and log in, introduce new transactions associated with a category, and see the money spent on each category.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • Authentication process
  • Create categories -Add transactions to categories
  • CRUD Operations on all resources with authorization roles
  • Test cases using Rspec and Capybara

(back to top)

🚀 Live Demo Demo link

Walk thru clip clip link

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • Rails
  • Ruby
  • PostgreSQL

Setup

Clone this repository to your desired folder:

  git clone git@github.com:Kasaija-Kenneth/expense_meter.git
  cd expense_meter

Install

Install this project with:

  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

Sooon....

(back to top)

👥 Authors

👤 Kasaija Kenneth

(back to top)

🔭 Future Features

  • [RSpec tests] Deploying this project soon

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

(back to top)

🙏 Acknowledgments

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A mobile, web based application where you can manage your budget: allows one to register and log in, introduce new transactions associated with a category, and see the money spent on each category.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published