Skip to content

Latest commit

 

History

History
212 lines (117 loc) · 4.53 KB

README.md

File metadata and controls

212 lines (117 loc) · 4.53 KB

logo

Budget App

📗 Table of Contents

Budget App

Budget App is an aplication with Ruby on rails deploy the information about how to buy a car and how to use the information of page of transactions and groups

🛠 Built With

Tech Stack

Client
Database

Key Features

  • Implement Carousel with tailwind
  • Use ruby gems as software packages system.
  • Secure App from N+1 Problems
  • Write SQL queries with Active Record
  • Using Devise for Authentication
  • Secure app from n+1 problems.
  • Deploy Back end Project Online

(back to top)

⏯ Video

Budget.app.mp4

(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
 bundle install
 npm install

Setup

Clone this repository to your desired folder:

  cd my-folder
  https://github.com/cvalencia1991/Budget-app.git

Install

Install this project with:

  cd my-project
  gem install
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec .

Deployment

You can deploy this project using:

  Ubuntu

(back to top)

👥 Authors

👤 Cesar Alberto Valencia Aguilar

(back to top)

🔭 Future Features

  • [Implement project with Front end API] [Implemennt the project using a React Front end framework]

(back to top)

🤝 Contributing

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project you can give me a ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank for the Original design idea by Gregoire Vella on Behance.

(back to top)

❓ FAQ (OPTIONAL)

  • Which language you can do this project

    • Any language to be back end funcitonality

(back to top)

📝 License

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

(back to top)