ChatGame
How to run the app: 1.clone or download the repository 2. restore “chatRR” data base to your mongodb 3.start mongod at port 27018 → “mongod --port 27018” 4. run main.py file using python3 command → “python3 main.py” 5.Enter “http://localhost:8080/MainPage” in your browser 6. you cat create new account or use → email : 'aya@yahoo.com' and password : 'aaa' 7. enjoy our App :)
Team members and roles : 1.Asma zakaria “websocket connection and chat handling” 2.Aya magdy “DataBase Connection and handling” 3. Samira Naser “DataBase Connection and handling” 4.Zaynab Mohammed “websocket connection and chat handling”