Coder Social home page Coder Social logo

shop.com's Introduction

#Shop.com - A CSCI3100 project by Group G5

Before you begin...

Ensure you have the following installed

  1. Node.js
  2. npm

Frontend Initialization

After cloning the repository to your local machine, you may begin to set up the frontend

Proceed by running the following commands:

cd Shop.com // set 'current directory' to the project folder

npm i

npm run dev // To start development server.

The project will be availble at http://localhost:5173/.

Backend Initialization

For the backend

First start a new terminal. Here,

  1. Set cd to the server folder, then
  2. Enter nodemon server to start server. (alternatively, simple node server works just fine)

The backend server will start subsequently, at http://localhost:3001/.

Ensure you are not connected to any VPN, otherwise connection to database may be blocked by MongoDB.

Tech Stack

The following technologies are involved in building the project

  1. Vitejs - For quicker frontend build
  2. React - Main frontend framework
  3. Bootstrap (in the form of react-boostrap package) - For styling purposes
  4. ExpressJS - For building the API for handling network requests
  5. Mongoose - ODM for interacting with MongoDB database.

Contributors

  1. YING Chun Wai - Implementation of payment handling and order tracking system and logic
  2. CHANG Si Kai - Implementation of the main UI/UX - particularly the homepage, product browsing page and individual product page and their logic
  3. CHEN Dang Gui - Implementation of admin pages and logic of admin-exclusive functions, including the user and product-listing functions and more.
  4. LO Chun Tat - Implementation of the shopping cart system and page and its corresponding logic, user registration and authentication logic
  5. CHAN Yan Hei - Implementation of the user registration page

shop.com's People

Contributors

lctproj avatar sikai00 avatar mayachen-github avatar yhada0923 avatar bonoying avatar

Watchers

 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.