Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
/ Oaxaca-RHUL Public archive

An archive of the Oaxaca team project I undertook whilst at Royal Holloway.

Notifications You must be signed in to change notification settings

Dawood562/Oaxaca-RHUL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Project Group 30

Our implementation of the team project uses HTML, JavaScript and CSS on the frontend. It has a Go backend using a PostgreSQL database instance, both running inside Docker containers.

The project can be started by entering the /src folder and using make run. It can then be stopped with make stop.

The frontend can be started by running python -m http.server 8080 inside the /Oaxaca folder to run the website on localhost:8080.

Structure

The backend code is in /src. This contains the Docker image information as well as the makefiles to run them. Frontend code is in /Oaxaca.

About

An archive of the Oaxaca team project I undertook whilst at Royal Holloway.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published