Skip to content

JeevantheDev/CureFIt-Frontend

Repository files navigation

CureFit(Currently on Development)

A Doctor Booking Appointment along with an E-commerce web application based on MicroFrontend architecture. Separated container based application according to UI side specifications. Currently working on real-time chat and video chat connection using web-socket.

Tech Stack

  • React.js, Webpack, Babel, Materialize UI, Stripe, Firebase(Frontend Hosting), Github CI/CD
  • Coding Format:- Eslint, Prettier

Idea

  • Four type of user can join in this webapp.

    1. Admin
    2. Doctor
    3. Seller
    4. User
  • User type-1(Doctor)

    • Can create his/her profile by giving proper details.
    • Can add multiple clinics with proper details.
    • Can view their appointments on month basis and filter as well.
    • Can view their patient details.
    • Can book an appointment for own.
    • Can order products as well.
  • User type-2(Doctor)

    • Can add multiple products with proper details.
    • Can view multiple order details.
    • Can order products for own.
    • Can book an appointment for own.
  • User type-3(User)

    • Can order products for own.
    • Can book an appointment for own.

Designs

Click here - Figma UI designs.

Click here - Database Designs and Microfrontend Designs.