https://github.com/onebeld/pleasantvacation
Travel ticketing site
https://github.com/onebeld/pleasantvacation
Last synced: 11 months ago
JSON representation
Travel ticketing site
- Host: GitHub
- URL: https://github.com/onebeld/pleasantvacation
- Owner: Onebeld
- License: mit
- Created: 2024-01-04T16:55:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-30T07:31:46.000Z (almost 2 years ago)
- Last Synced: 2025-06-06T19:09:02.164Z (12 months ago)
- Language: Java
- Homepage:
- Size: 635 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Pleasant Vacation

Pleasant Vacation is a travel ticketing site.
This project is being developed within two disciplines at the university: Programming Technology and (possibly) Web Programming
This project is also a coursework for the Programming Technologies discipline
## Screenshots

## Libraries used
- [Spring Boot](https://spring.io/projects/spring-boot)
- [Spring Security](https://spring.io/projects/spring-security)
- [Spring Data JPA](https://spring.io/projects/spring-data-jpa)
- [Spring Web](https://spring.io/projects/spring-web)
- [Thymeleaf](https://thymeleaf.org/)
- [PostgreSQL](https://www.postgresql.org/)
- [iTextPDF](https://itextpdf.com/)
