Skip to content

BudgiSEE is a simple mobile web application for managing budgets and expenses. Users can create a new category base on budgets and add all expenses that belong to that category. Built with Ruby on Rails.

Notifications You must be signed in to change notification settings

kusiLaw/budget_app

Repository files navigation

📗 Table of Contents

📖 BudgiSEE

Screen Shot 2023-05-02 at 08 00 53

Screen Shot 2023-05-02 at 08 01 00

BudgiSEE 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

Language
Framwork
Server
Database
Test Library

Key Features

  • Splash screen
  • Sign up and log in pages
  • Home page (catagories page)
  • Transactions page
  • Add a new category
  • Add a new transaction
  • Create unit and integration tests

(back to top)

🚀 Live Demo

Add a link to your deployed project.

(back to top)

💻 Getting Started

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:

  cd my-folder
  git clone git@github.com:kusiLaw/budget_app.git

Install

Install this project with:

  cd my-project
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  bin/rspec spec

Deployment

You can deploy this project following this instructions: Read

(back to top)

👥 Authors

👤 Lawrence Addai Kusi

(back to top)

🔭 Future Features

These are features that will be add to the project..

  • Splash screen
  • Home page (catagories page)
  • Setup and controllers
  • Controllers specs
  • Views
  • Add forms
  • Integration specs for Views and fixing n+1 problems
  • Add Devise
  • Add authorization rules

(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, you can feel free to add or support

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for this insight project

I would like to thank Gregoire Vella for the design ideas

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

BudgiSEE is a simple mobile web application for managing budgets and expenses. Users can create a new category base on budgets and add all expenses that belong to that category. Built with Ruby on Rails.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages