Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

Budget App

Full React rails app

🛠️ Built With

Tech Stack

Client
Backend
Database

Key Features

  • Record a transaction
  • Associate a transaction with a category
  • Create new categories
  • View amount spent on each category

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

You need the following tools be installed in your computer:

Setup

Clone this repository to your desired folder:

  cd my-prefered-folder

  git clone https://github.com/faisalakb/Budget-app-Capstone.git

### Install

Install this project with:<br>

```sh
  cd BudgetApp

  bundle install

Database

Create the databases and run migrations with:

rails db:create
rails db:migrate

Usage

To run the project, execute the following command:

  rails server or rails s

Run tests

To run tests, run the following command:

  rspec spec/

(back to top)

👥 Authors

👤 Faisal Mumtaz

(back to top)

🔭 Future Features

  • Record income
  • Add more category options
  • View monthly savings
  • Improve styling

(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 give it a star.

(back to top)

🙏 Acknowledgements

  • Thanks to Gregoire Vella for the UI/UX design.
  • Thanks to my coding partners for their support

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Preparing a setup that contian react and ruby on rails setup

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors