The 2024 Summer Olympics, officially the Games of the XXXIII Olympiad and branded as Paris 2024, is an international multi-sport event that are occuring from 24 July to 11 August 2024 in France, with the opening ceremony having taken place on 26 July. To provide comprehensive overview of Paris 2024 to audiences, particularly on tracking medals by countries, sports and athletes To convince stakeholders of the dashboard’s potential for profitability
This web dashboard is deployed on the following URL: Paris Olympics 2024 Web Dashboard
Sample login credentials:
- Username: admin
- Password: admin
- Install docker and docker compose
- Contact Michelle or Zyad for the .env.local file
- Run in command line:
docker compose up --build --detach
- Open in your web browser: http://localhost:80
- Git automatically changes the End Of Line (EOL) Sequence of some files from
LF
toCRLF
, causing problems with docker- Fix: after cloning the repo, manually change the EOL sequence of the following files to
LF
instead ofCRLF
:docker\backend\Dockerfile
docker\backend\wsgi-entrypoint.sh
docker\nginx\Dockerfile
- Fix: after cloning the repo, manually change the EOL sequence of the following files to
- Docker returns a
401 Unauthorized: failed to authorize
when building the images- Fix: run
docker login
in terminal
- Fix: run
- MUHAMMAD ZYAD ZARIN BIN ZAMBERI
- MICHELLE LOH
- NUR ’AQILAH BINTI FAKHRURRAZI