luccamicale / budget

A budgeting app is a software application that you can access from your computer, tablet, or mobile device to track your finances. I created with Rails, SQL, and CSS

Home Page:https://budgetapp-3t3q.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BUDGET APP CAPSTONE RAILS!

πŸ“— Table of Contents

πŸ“– [Budget App]

[Budget App] is a Budget App made with Ruby on Rails.

πŸ›  Built With

Tech Stack

Ruby on Rails.

Key Features

  • [Created a Ruby on Rails App]
  • [Postgres database set up]
  • [Tables created]

(back to top)

πŸš€ Live Demo Link

https://budgetapp-3t3q.onrender.com/

(back to top)

πŸ’» 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:

  • Install Ruby
  • Install PostgreSQL
  • Instal Rails gem
  • install devise

Setup

Clone this repository to your desired folder:

https://github.com/luccamicale/budget

Installation

Install this project with:

- bundle install
- rails server
- http://127.0.0.1:3000/

Usage

To run the project, execute the following command:

- railser server -p 4001

Run tests

To run tests, run the following command:

- rspec

Deployment

You can deploy this project using:

(back to top)

πŸ‘₯ Authors

πŸ‘€ Lucca Micale

πŸ‘₯ Authors

(back to top)

πŸ”­ Future Features

  • Validations and Model specs.
  • Processing data in models.
  • Setup and controllers.
  • Controllers specs.
  • Views.
  • Integration specs for Views and fixing n+1 problems.
  • Add Devise.
  • Add authorization rules.
  • Add API endpoints.
  • API documentation.

(back to top)

🀝 Contributing

NO CONTRIBUTIONS! feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project GIVE ME A STAR!

(back to top)

πŸ™ Acknowledgments

I would like to thank Gregoire Vella (https://www.behance.net/gregoirevella)

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

A budgeting app is a software application that you can access from your computer, tablet, or mobile device to track your finances. I created with Rails, SQL, and CSS

https://budgetapp-3t3q.onrender.com/


Languages

Language:Ruby 66.7%Language:HTML 25.2%Language:CSS 3.9%Language:Batchfile 2.8%Language:JavaScript 1.2%Language:Shell 0.2%