Sha5hwati / Login-server

A login-server that displays a list of active users

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Login Server

Team members
Shashwati Shradha, Manasi Paste, Garfield Tong
Pitch
For our semester project for CSC-461 we decided to make a real-time Login Server on which users can create accounts, login, see other active users who are present at that time and logout.
Aim
The aim of this project was to study and learn a new language on our own (Go Language), learn about how server-client architecture and get practice in front-end web development.
Language Version
Go 1.11
OS
Windows
Compiler
JetBrains GoLand 2018.3
Usage
  1. Create a "chatbot" directory in the src directory of the GOPATH
  2. Move the files from the repository in the chatbot directory
  3. Run chatbot.go
  4. Open a web browser and go to http://localhost:8080/
Documentation
https://github.com/Sha5hwati/Login-server/wiki

About

A login-server that displays a list of active users


Languages

Language:Go 73.7%Language:HTML 19.5%Language:CSS 6.8%