Private Parking

📗 Table of Contents

📖 Private Parking

This is a full-stack project with CURD operations. In which you can register yourself create a slots, book an parking slot , see all reservations.

🛠 Built With

Tech Stack

Client
  • React
Server
  • Ruby on Rails
Database
  • Postgresql

Key Features

  • User can register himself.
  • Add a slot.
  • Book a slot.

(back to top)

🚀 Live Demo

  • [Private Parking (Front-End)](coming soon)
  • [Private Parking (API)](coming soon)

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


 - Laptop/Desktop.
 - Internet.
 - Node.js.
 - Vs Code.

Setup

Clone this repository to your desired folder:

 - mkdir my-folder
 - cd my-folder
 - git clone git@github.com:Zainab-Alzubair/private-parking-frontend.git
 - cd private-parking-frontend
 - npm install

Usage

To run the project, execute the following command:

  • npm start

Check Linter

  • npx eslint .
  • npx stylelint "**/*.{css,scss}"

Deployment

  • Netlify

(back to top)

👥 Authors

👤 Zainab Al-Zubair

(back to top)

🔭 Future Features

  • Add Full Authorization
  • Developing more pages
  • Enhance Design

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project you can fork it.

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)