Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ugboaja-uchechi/budget-app


https://github.com/ugboaja-uchechi/budget-app

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Budget-App

## Description

In this project, I created a budget website in which users can track their finances and what they're being spent on.

## Screenshots

![image](https://user-images.githubusercontent.com/74814780/159991267-1dcae1b2-f4a4-4837-be7a-dc4877926c5b.png)

![image](https://user-images.githubusercontent.com/74814780/159991298-b0889634-e711-4676-89e0-fc7f0d271367.png)

## Built with

- Rails

- HTML

- CSS

- Linters(Rubocop and Stylelint)

## Presentation Link

[Presentation Video](https://www.loom.com/share/b04c99be722645e9a9621f127753e7b4)

## Demo Link

[Demo Link](https://peaceful-temple-57317.herokuapp.com/users/sign_in)

## Setup

` Navigate to your terminal`

`git clone https://github.com/Ugboaja-Uchechi/budget-app.git`

`cd budget-app in that same terminal`

`run code . to open in an IDE like VsCode`

` run bundle install to couple all dependencies`

Run:

`rails db:create`

`rails db:migrate`

`rails db:seed`

before running `rails s` in your console to view the website

## Tests

To run tests

Install rspec with:

`bundle install`
and

`rails generate rspec:install`

run the test with:

`rspec spec`

## Author

👤Ugboaja-Uchechi

[GitHub](https://github.com/Ugboaja-Uchechi)

[LinkedIn](https://www.linkedin.com/in/stephanie-ugboaja-930a2a216/)

## 🤝Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page. Show your support

## Give a ⭐️ if you like this project!

## Acknowledgement:

The Original design idea by [Gregoire Vella on Behance](https://www.behance.net/gregoirevella).

## 📝 License

This project is MIT licensed.