Skip to content

The Quote Editor is a responsive SPA application that helps users to make fast quotation. It allows to name a quote, and add items tracking the date it was added to the quotation.

yersel500/quote_editor

Repository files navigation

Quote Editor App - Ruby on Rails - Hotwire

The Quote Editor is a responsive SPA application that helps users to make fast quotation. It allows to name a quote, and add items tracking the date it was added to the quotation.

image

Built with

- Major languages: Ruby, Ruby on Rails, Scss
- Technologies used: Hotwire (Turbo Drives, Turbo Frames and Turbo Stream)

Prerequisites

- Ruby installed on local system
- npm ( Node Package Manager )

Getting Started

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

  • Open terminal

  • Change to the desired directory then run the following:

    • run git clone git@github.com:yersel500/quote_editor.git
    • cd budget_app/
    • git switch dev
    • run npm install or yarn
    • run bundle install
    • run rails db:create
    • run rails db:migrate

Running the Application Locally

*Steps to excute the app locally

  • Run bin/dev in the console at working directory

Running test

*Steps to excute test of the app locally

  • Run bin/rails db:seed
  • Run bin/rails test:all

Application Live Demo

Live Demo

Quote_editor.mp4

Author

👤 Yersel Hurtado

🤝 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!

Acknowledgments

📝 License

This project is MIT licensed.

About

The Quote Editor is a responsive SPA application that helps users to make fast quotation. It allows to name a quote, and add items tracking the date it was added to the quotation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published