Skip to content

MohamedAYassin/Online-Casino-Project

Repository files navigation

Online Casino Web Project

Node.js MongoDB

Features

  • Currency System
  • 3 Betting games

This was made as a college project and not as an actual working site as it lacks input sanitation and very prone to injection

Tech

Installation

requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

cd project
npm i
node app

For production environments...

npm install --production
NODE_ENV=production node app

Photos Of Site

Main Page Inside

About

Casino Wesbite Made In NodeJS and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published