Giter Club home page Giter Club logo

laundrix's Introduction

LaundriX

A laundry booking system allowing users to book hassle free laundry appointments through an online website. This will save the time to get laundry done and make the experience seamless.

Users will be able to book and place order for their preferred service, select convenient date and time slots and locations, and complete the process with secure payment methods.

Features

  • Authenticate using your Gmail account.
  • Choose between our services: Wash & Iron, PowerClean and DryClean.
  • Add different clothing items.
  • Select pickup date and location at convenience.
  • Make secure online payments.
  • View and review your past orders.

Design

Checkout our Figma design

Tech Stack

Frontend

  • React (Vite)
  • Chakra UI

Backend

  • Google Firebase

Others

  • Framer Motion
  • Lottie-react
  • Zustand
  • Husky

Prerequisites

To run the project locally on your sysmtem , the following softwares must be installed .

  • Npm 8.x
  • Node.js 16.x

Project Initialization

  1. Fork this repository which will create a copy of this repository in your GitHub account.

  2. Clone the forked repository. Steps to clone :-

    • On your forked repository page, click on the "Code" button and copy the repository's URL.

    • Use the git clone command followed by the repository URL to clone the repository to your local machine.

    • in bash
      git clone https://github.com/<your_username>/LaundriX.git
      
  3. Navigate to the project directory.

    cd LaundriX
    
  4. Open the terminal and type.

    cd backend
    npm i
    cd src
    npm start
    
  5. Open another terminal and type.

    npm i
    npm run dev
    

License

MIT License

laundrix's People

Contributors

nightfury742 avatar jainvedant392 avatar pred695 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.