Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/felipe-perez-ferraro/final_capstone_front
- Owner: Felipe-Perez-Ferraro
- License: mit
- Created: 2023-12-06T22:26:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-20T17:23:17.000Z (about 1 year ago)
- Last Synced: 2024-10-19T02:47:18.378Z (3 months ago)
- Language: JavaScript
- Size: 366 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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."
Client
Server
Database
- **User Sign up and Login/Logout**
- **Load Boat List from the Database**
- **Add and Delete Boats**
- **Create and view Reservations**
- **Sweetalert2 alert messages**
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)
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
```
👤 **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)
- [ ] **Implementing proper Authentication**
- [ ] **Assigning user roles, like normal user and admin**
- [ ] **Add payment methods**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Felipe-Perez-Ferraro/final_capstone_front/issues).
If you like this project please share with your friends and family!
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.
This project is [MIT](./LICENSE) licensed.