Skip to content

johnkioko/RoR-Budget-App

Repository files navigation

Budget-Tracker

📗 Table of Contents

📖 [Budget-App]

Describe your project in 1 or 2 sentences.

[Budget-App] This is 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 Rails Postgresql

Client

Key Features

Describe between 1-3 key features of the application.

  • [User sign-in or Sign-up]
  • [Add a new category]
  • [ Add a new transaction]

(back to top)

Live Demo

💻 Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

  • gem install rails

Setup

Clone this repository to your desired folder:

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

Deployment

You can deploy this project using:

  • Render
  • netlify
  • Heroku

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 John Mutisya

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • [Make a Desktop design for the webapp]
  • [Implement some UX improvements: include transitions and/or animations, etc.]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank:

  • Gregoire Vella for the website design system that inspired my design.

  • My Coding Partiners Daphine Atim and Harrison Njuguna

(back to top)

❓ FAQ

Add at least 2 questions new developers would ask when they decide to use your project.

  • [What is the main objective of this branch?]

    • [Construction of different classes using RUBY]
  • [What is the symbol for class inheritance]

    • ["<" sign. on the left hand side the derived class name will appear and the parent classname will be placed on the right hand side.]

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors