Skip to content

ali-dot-com/Arcade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcade Store | Introduction

This is a web application that allows users to purchase new video games online. The project is built using Node.js, EJS, HTML, and CSS. The application allows users to browse and select from a variety of video games, add items to a cart, and complete a purchase using a secure payment gateway. The user interface is designed to be user-friendly and easy to navigate, making it simple for users to find and purchase the games they want.The application also features a robust admin panel for managing the inventory and processing orders. Overall, this project aims to provide a convenient and efficient way for users to buy new video games online.

(back to top)

Arcade Store | Tools & Technology

(back to top)

Arcade Store | Prerequisites

These are the softwares you need to install before getting started.

  • NodeJS
  • NPM
  • MySQL

(back to top)

Arcade Store | Installation

  1. Clone This Repository

    https://github.com/ali-dot-com/arcade.git
    
  2. Install NPM Packages

    npm install 
    
  3. Enter Your DataBase Credentials (username and password) in My SQL Database

  4. Get Started With The Command

    node app.js 
    

(back to top)

Arcade Store | Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch git checkout -b feature/AmazingFeature
  3. Commit your Changes git commit -m 'Add some AmazingFeature'
  4. Push to the Branch git push origin feature/AmazingFeature
  5. Open a Pull Request

(back to top)

Arcade Store | SnapShots

User-Module

User/Login

image

User/EmailVerification

image

User/HomePage

image image image image image image

Admin-Module

Admin/DashBoard

image

Admin/AddGames

image

Admin/ViewGames

image

Admin/SpecificGame

image

Admin/ViewCart

image

(back to top)


© 2022 Muhammad Ali, All Rights Reserved.

https://github.com/ali-dot-com

About

This Project is a web based application where you can buy video games online. This project is programmed in Node JS and EJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors