Skip to content

arafatah/cloth-exchange-client

Repository files navigation

FASHION Website

Welcome to the FASHION website! This platform allows users to explore and book various fashion services, manage their listings, and track their bookings.

Live Website: FASHION Website

Table of Contents

Features

  1. User Authentication: Users can create accounts and log in using Firebase authentication.

  2. Add & Manage Services: Registered users can add and manage their fashion services, including editing and deleting listings.

  3. Service Booking: Users can browse and book available fashion services.

  4. My Schedule: Registered users can see all their booked services and any bookings made for their services by others.

  5. Dynamic Database: Firebase Firestore is used to store user data, service listings, and booking information.

  6. MERN Stack: The project is built using the MERN (MongoDB, Express, React, Node.js) stack, with additional technologies like Firebase for authentication.

Getting Started

To get started with the project, follow these steps:

  1. Clone this repository.
  2. Navigate to the project directory.
  3. Install server dependencies: npm install.
  4. Navigate to the client directory.
  5. Install client dependencies: npm install.
  6. Run the development server: npm start.

Usage

  • Register for an account and log in to access all features.
  • Add your fashion services to the platform.
  • Browse and book services from other users.
  • View your scheduled services and bookings.

Technologies

  • React for the front-end.
  • Express and Node.js for the server.
  • MongoDB for database storage.
  • Firebase for user authentication.
  • Firebase Firestore for data storage.
  • Additional libraries and frameworks as needed.

Contributing

Contributions are welcome! Feel free to submit issues and pull requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages