Skip to content

GURMEHAR-PEC/MechConnect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Tean :ANY

About the project:-

MechConnect : A proposal to streamline the automobile repair market by creating a user-friendly interface connecting repair shops and customers, even in remote areas. The platform offers multiple options based on response time and price, aiming to benefit both users and repair shops. It emphasizes multilingual simplicity, AI integration for personalized experiences, and separate interfaces for users and repair shops. Slogan: "Revolutionizing Auto Repair: Anytime, Anywhere, Your Way!"

Salient Features

  • Interactive UI
  • Separate authentication system for both User and Mechanical .
  • Chat feature for user and Mechanic.
  • Search among hundreds of Mechanics near you.
  • Rating System.
  • Personalized dashboard for mechanic with notification alert.

Tech Stack and technologies used

HTML5 CSS3 Javascript nodejs reactjs tailwind mongodb expressjs

The project uses ReactJS as the main framework and TailwindCSS for frontend ,NodeJS for backend . MongoDB is used as the main database, for storing all the user, mechanic and Chat information.

##Contributors:

  • Anubhav Pandey
  • Gurmehar Singh
  • Gaurav Gupta
  • Sambhav Jain
  • Chetanya Mahana
  • Aryan

To run the code

  • git clone https://github.com/Anubhavpandey27/team_ANY
  • cd team_ANY
  • in .env file replace the database uri with your mongodb database
  • npm i
  • cd client
  • npm i
  • cd ..
  • npm start
  • cd client
  • npm start
  • now the client side will be running on localhost:3000 and server on localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.2%
  • CSS 1.3%
  • HTML 0.5%