The Beatles is a responsive VanillaJS web application. It is an online repository of information on The Beatles from a range of sources.
Run node ./server/app.js
and node ./scripts/chat/server.js
on two different terminals.
The front-end server is configured to listen on PORT 8080 via the url http://localhost:8080/
, and the chat server on PORT 3000 via the url http://localhost:3000/
.
NB: Extract the node_modules.zip
file inside the folder ./scripts/chat
to get it working.
- 27/04/2021: Uploading index.html and styles.css
- 01/05/2021: Updating index.html and styles.css + uploading main.js
- 02/05/2021: Updating index.html + uploading MVP source code + reorganizing image files
- 09/05/2021: Updating folder structure + uploading server-side developing code
- 30/05/2021: Adding a chat part (temporarily listening on a separate server) implemented using websockets
- 06/06/2021: Editing the chat page and linking it to the rest of the application
- 13/06/2021: Updating folder structure and README.md
- Mohamed Karaa - INDP2D
- Mohamed Chaaben - INDP2A
- Roua Nsiri - INDP2A
- Ghazi Tounsi - INDP2D
- Camelia Ben Laamari - INDP2A
Dr. Eng. Mohamed-Bécha Kaâniche
©2021 SUP'COM. All rights reserved.