Skip to content

spectral369/GameWebSite-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS Game Web Site

Features:

  • Cool design
  • Registration/Login + remember me function(you can use the same account for forums)
  • Ranking: Player/(Guild/Clan)
  • Password recovery(not yet implemented)
  • Admin/Moderator CP(moderator can only view player status(e.g ban status))
  • User CP(change email/password)
  • Latest forum topics are news on the front page
  • Game Shop(not yet implemented)
  • Mysql/Forum online status(you need to be loged in)
  • Players count/login status display

Prezentation:

Game WebSite

Required server:

  • Mongo server(3.6)

Optional:

  • Mysql/MariaDB
  • NodeBB forum(with forum's database in the same server(mongo))

Note:

* This Project was created because I wanted to learn NodeJS.  

Feel free to play with this project.