Skip to content

Ochiengsteven/budgetly

Repository files navigation

📗 Table of Contents

📖 Budget app project


This Ruby on Rails project is about 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

This project is built using the following technologies:

Programming languages

Key Features


The app allows the user to:

  • Register and log in, so that the data is private to them.
  • Introduce new transactions associated with a category.
  • See the money spent on each category

(back to top)

🚀 Live Demo & Video presentation


(back to top)

💻 Getting Started

To get started with the Buget app, follow the steps below:

Prerequisites

Before running this project, make sure you have the following prerequisites installed:

  • Ruby on rails
  • A Chrome browser

Installation

  1. Clone this repository to your desired folder:

    git clone https://github.com/Ochiengsteven/budgetly.git
    
  2. Navigate to the project directory:

    cd Budgetly
    
  3. Run the program:

    bundle install
    bin/dev
    
    

Run tests

To run tests after setting up the linters, run the following command:

  rubocop
  npx stylelint "**/*.{css,scss}"
  Rspec spec

👥 Author


👤 Ochieng Steven

(back to top)

🔭 Future Features

In near future I am planning to implement the following:

  • UX improvements: include transitions and/or animations, etc.

🤝 Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support


If you like my page please show your support and give this page a star!
Star

(back to top)

🙏 Acknowledgments


Special thanks to Gregoire Vella for the original design inspiration and his generosity in permitting students to use his page as a template.


I am deeply grateful to Microverse for offering me the opportunity to embark on this capstone project. My sincere appreciation goes out to the dedicated code reviewers whose meticulous assessment and insightful feedback significantly enhanced the refinement and success of the project. Your unwavering guidance and support have been instrumental in this solo endeavor, and I extend my heartfelt thanks for your invaluable contributions.

(back to top)


📝 License

This project is MIT licensed.

About

Budgetly is an app designed for managing one's expenditure. This can be done by organizing your expenses in categories and adding expenss to each.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors