https://github.com/pehovorka/event-registration
Assignment for module CSCU9YW – Web services at the University of Stirling.
https://github.com/pehovorka/event-registration
Last synced: about 2 months ago
JSON representation
Assignment for module CSCU9YW – Web services at the University of Stirling.
- Host: GitHub
- URL: https://github.com/pehovorka/event-registration
- Owner: pehovorka
- Created: 2022-03-17T01:12:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-28T12:53:56.000Z (over 2 years ago)
- Last Synced: 2025-02-12T09:49:46.027Z (4 months ago)
- Language: Java
- Homepage: https://cscu9yw-event-registration.vercel.app
- Size: 1.01 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Event registration app
Assignment for module CSCU9YW – Web services at the University of Stirling. Created using Spring Boot on the server & React on the client side.- [Running DEMO](https://cscu9yw-event-registration.vercel.app)
- [API docs](https://event-registration-api-mrl4z6unya-ey.a.run.app/api/v1/swagger-ui/index.html)
- [Report (PDF)](assets/report.pdf)
- [Video demonstration](https://youtu.be/sVEwCs6ExO4)*Important things to note: It may take up to 30 seconds for the demonstration server to start up – you may need to refresh the page on the first visit to see the data and the API docs. The database is not persistent and gets cleared after the server instance is shut down.*