1
0
Fork
You've already forked GameWebSite-Learning
0
Tribal Wars 2 Bot made with Selenium
  • JavaScript 46.7%
  • Handlebars 40.5%
  • CSS 12.8%
Find a file
spectral369 b925518850 Update dependeces,
Update README.md
2018年05月08日 19:38:06 +03:00
bin Initial commit 2018年01月02日 16:47:11 +02:00
node_modules Update dependeces, 2018年05月08日 19:38:06 +03:00
public added nodebb admin topic name and link on index page ! 2018年01月23日 17:10:38 +02:00
routes Update dependeces, 2018年05月08日 19:38:06 +03:00
views Update dependeces, 2018年05月08日 19:38:06 +03:00
app.js DB D/C checks ! 2018年01月16日 17:50:52 +02:00
package-lock.json Update dependeces, 2018年05月08日 19:38:06 +03:00
package.json Update dependeces, 2018年05月08日 19:38:06 +03:00
README.md Update dependeces, 2018年05月08日 19:38:06 +03:00

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.