/final-capstone

Primary LanguageRubyMIT LicenseMIT

logo

Dream Trips

📗 Table of Contents

📖 [Dream Trips]

Describe your project in 1 or 2 sentences.

[Dream Triips ] is a web app to add your favorite trip plans and reserve them.

🛠 Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client
Server
Database

Key Features

Describe between 1-3 key features of the application.

  • [Adding your trip plans to your main page]
  • [Reserve a trip]
  • [Register to the page with a unique username]

(back to top)

🚀 Live Demo

Add a link to your deployed project.

  • N/A

(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:

 gem install rails
 npm install --global yarn

npm install

Setup

Clone this repository to your desired folder:

  cd final-capstone
  git clone https://github.com/Swarzstein/final-capstone.git

Install

Install this project with:

  bundle install
  yarn install

Usage

To run the project, execute the following command:

  foreman start -f Procfile.dev

Open at port:5000

Run tests

To run tests, run the following command:

Comming soon

Deployment

You can deploy this project using:

Comming soon

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Juan Zorrilla

👤 Therese Tuyisabe

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • [Delete trips from your trips page]
  • [Reserve trip plans]
  • [A view for my reservations]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project Give us a Star ⭐️

(back to top)

⭐️ Kanban board

Kanbanboard

Alt text

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank my parents for all the support they've given me through all this process and Microverse for the opportunity. -Juan Zorrilla

(back to top)

📝 License

This project is MIT licensed.

(back to top)