An open API service indexing awesome lists of open source software.

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.

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.*