Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/felipe-perez-ferraro/final_capstone_front


https://github.com/felipe-perez-ferraro/final_capstone_front

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        


Reserve Boats

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Final Capstone Project Frontend ](#-final-capstone-project-frontend-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Back End Part ](#-back-end-part-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Final Capstone Project Frontend

**Reserve Boats** is an innovative web platform crafted using a dynamic tech stack that includes Ruby on Rails with Postgresql, coupled with React, React Router, and Redux. Upon seamless registration and login, users gain access to a plethora of features, such as booking boat rides, adding new boats to the inventory, and effortlessly removing them when needed.

This user-friendly site boasts a responsive design, ensuring a seamless experience across various devices. The aesthetic appeal is enhanced through the implementation of Tailwind CSS, delivering a visually pleasing and intuitive interface. Dive into the world of maritime adventures with Reserve Boats, where simplicity meets functionality."

## 🛠 Built With

### Tech Stack

Client

Server

Database

### Key Features

- **User Sign up and Login/Logout**
- **Load Boat List from the Database**
- **Add and Delete Boats**
- **Create and view Reservations**
- **Sweetalert2 alert messages**

(back to top)

## 🚀 Back End Part

The site has 2 separate repositories, this is the Frontend repository.

Link to the [Back End Repository](https://github.com/Felipe-Perez-Ferraro/final_capstone_back)

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

- Install npm and nodeJs

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/Felipe-Perez-Ferraro/final_capstone_front.git
```

### Install

Install this project with:

```sh
cd my-project
npm install
```

### Usage

To run the project, execute the following command:

```sh
npm start
```

(back to top)

## 👥 Authors

👤 **Felipe Perez Ferraro**

- GitHub: [@githubhandle](https://github.com/Felipe-Perez-Ferraro)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/felipe-perez-ferraro-6b9358218/)

👤 **Ulises Cappa**

- GitHub: [@ulises2607](https://github.com/ulises2607)
- LinkedIn: [Cesar Ulises Cappa Subelza](https://www.linkedin.com/in/cesar-ulises-cappa-subelza/)

👤 **Hajnalka Oltyan**

- GitHub: [@hajnaloltyan](https://github.com/hajnaloltyan)
- LinkedIn: [Hajnal Oltyan](https://www.linkedin.com/in/hajnaloltyan)

(back to top)

## 🔭 Future Features

- [ ] **Implementing proper Authentication**
- [ ] **Assigning user roles, like normal user and admin**
- [ ] **Add payment methods**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Felipe-Perez-Ferraro/final_capstone_front/issues).

(back to top)

## ⭐️ Show your support

If you like this project please share with your friends and family!

(back to top)

## 🙏 Acknowledgments

The design idea is provided by [Murat Korkmaz on Behance](https://www.behance.net/gallery/26425031/Vespa-Responsive-Redesign)

I would like to thank Microverse for teach me and support me to do this.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)