Skip to content

alicia112233/INF2003-DatabaseSystemsProject

Repository files navigation

Game Haven – Hybrid Game Collection Store

Snapshots of Our Features

Landing Page & Products Page

homepage productpage

Login Page & Registration

login registration

Profile Management & Forget Password

profile forgot-pwd

Admin Dashboard & Orders Management Page

admin-dash orders

Cart Page & Wish List

cart wishlist

Skill Stash

Next Js

Database Comparison πŸŒ“

Relational DB (MySQL) NoSQL (MongoDB)
User Accounts
Order Records
Rental Records
Promotions
Wish List
Ratings
Reviews

Getting Started

  1. Copy the codes in .env.example and create a .env file in the same directory.
  2. Modify the username and password according to your own mysql (workbench) account.
  3. Check that you have node.js installed by running:

npm run dev

β†’ If there is an error, head to https://nodejs.org/en/download .

  1. Run this command again npm run dev after installation.
  2. Enter this command at your command prompt terminal if there's an error:

npm install

OR if npm install cannot work, run this:

npm install next react react-dom

  1. Lastly, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Meet Our Team Developers:

  1. Alicia
  2. Lea
  3. Ryson
  4. Tushar
  5. Yale
  6. Nabil

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors