- Jun 17, 2025
-
-
Fionn McGoldrick authored
-
Fionn McGoldrick authored
-
- May 20, 2025
-
-
Fionn McGoldrick authored
PORT environment variable changed to accept multiple different ports (defaults to 3000). Docker compose file edited to have two backends using the same Docker Image and using the same Mongo DB database.
-
- Apr 28, 2025
-
-
Fionn McGoldrick authored
Docker file added and changes made within the backend in order to make the application work in a docker container. Project finished.
-
- Apr 16, 2025
-
-
Fionn authored
-
- Apr 15, 2025
-
-
Fionn authored
-
- Apr 02, 2025
-
-
Fionn authored
All books page added. Uses an axios get request to obtain an array of books which it loops through and displays using some simple css and html. Backend linked and using a mongo db database running within a docker container.
-
Fionn authored
JavaScript file added to handle axios request to server. Posting book to mongo DB database working correctly.
-
Fionn authored
Axios installed. Backend post method set up. Mongoose downloaded and connected to backend. HTML page for book submission added with css for the file also completed. Schema made for MongoDB. Another HTML page for displaying all books added (empty).
-
Fionn authored
-
Fionn authored
-