Final-Capstone-Front-End

This Project is developed using React.js, designed to provide an intuitive user interface for managing reservations or appointments for test drives of cars. It communicates with the back-end API built with Ruby on Rails.

MIT License

Stars
10

📗 Table of Contents

📖 Final Capstone Front End

Final Capstone Front End The front-end component of this final capstone project is developed using React.js, designed to provide an intuitive user interface for managing reservations or appointments for test drives of cars. It communicates with the back-end API built with Ruby on Rails.

🛠 ER Diagram

💻 Link to Demo

Link to Demo

💻 Link to Back End

Link to Back End

💻 link to Kanban board information

Link to Kanban Board

Initial state

This project was completed by two of the three original Team members:

  • Pablo Bonasera
  • Claudia Rojas

🛠 Built With

Tech Stack

Key Features

  • React.js Components
  • API Communication with Backend
  • User-Friendly Interface
  • Responsive Design
  • State Management

💻 Getting Started

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

Prerequisites

Before you begin, make sure you have the following prerequisites installed on your system:

  • Node.js: You need Node.js to run the React.js application.
  • npm: npm is used to manage packages in your React project.

Setup

Clone this repository to your desired folder:

sh cd my-folder git clone https://github.com/ClaudiaRojasSoto/Final-Capstone-Front-End.git

Install

Install this project with:

  • npm install

Usage

To run the project, execute the following command:

npm start

Run tests

To run the frontend tests, follow these steps:

Prerequisites

Before running the tests, ensure you have the following installed:

  • Node.js: You need Node.js to execute the test scripts.
  • npm: npm is used to manage packages in your React project.

Additionally, make sure you have installed the following testing extensions:

  • jest-fetch-mock: Used for mocking fetch requests.
  • redux-mock-store: Used for mocking Redux store.
  • redux-thunk: Used for testing Redux thunks.

Running Tests

Execute the following command to run the tests:

npm test

This command will run the test suites and provide you with the test results and coverage information.

👥 Authors

👤 Claudia Rojas

👤 Pablo Bonasera

🔭 Future Features

  • User Authentication and Authorization
  • Integration with External APIs for Car Information
  • User Profile Management

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you find this project helpful, feel free to contribute or give it a star. Your support is appreciated!

🙏 Acknowledgments

  • Behance and Murat Korkmaz for the original design
  • Microverse for providing the opportunity to learn in a collaborative environment.
  • React.js Documentation for valuable resources on React development.
  • GitHub for version control and collaboration tools.

❓ FAQ (OPTIONAL)

  • Can I use your project as a template for my own project?

    • Certainly, feel free to use this project as a template for your own work.
  • Is your project licensed?

    • Yes, this project is open-source and available under the MIT License. You can find more details about the license here.

📝 License

This project is licensed under the MIT License - you can click here to have more details MIT.