Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.29 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.29 KB
  1. Website Name - Tech Repair
  2. GitHub Link(client-side) : https://github.com/abtaheetaseen/techRepair-client
  3. GitHub Link(server-side) : https://github.com/abtaheetaseen/techRepair-server
  4. Live Link : https://tech-repair-1939e.web.app/
  5. Admin Email : abtahee125@gmail.com
  6. Admin Password : Abtaheetaseen5!

JavaScript and React are mainly used for client-side development, and for server-side scripting, Node.js and MongoDB are used. Users can book what repairing service they need and also can order from Tech Repair's shop.

To run locally:

  1. Click the green "Code" button and copy the URL.
  2. Open a terminal and navigate to the directory where you want to clone the repository.
  3. Run this command: git clone and repo url
  4. To install dependencies use npm install command.
  5. To run the project use npm start command.

Features:

  1. On the All Products Page, a Pagination function has been included. This page can only be accessed by the admin.
  2. A search function has been added to the Shop page. The user can search by the category name to find the goods they require. When a user searches for a phone, every phone category appears on the user interface.
  3. The payment gateway function SSLCOMMERZ has been integrated. The user has the option to order things, pay with a card, or use mobile banking.