Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/misogare/tripsg
Tripsg is a full-stack application with both server and client versions.based on Java
https://github.com/misogare/tripsg
Last synced: about 1 month ago
JSON representation
Tripsg is a full-stack application with both server and client versions.based on Java
- Host: GitHub
- URL: https://github.com/misogare/tripsg
- Owner: misogare
- Created: 2024-03-31T08:24:26.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-31T08:29:26.000Z (9 months ago)
- Last Synced: 2024-03-31T09:28:39.661Z (9 months ago)
- Language: PHP
- Size: 19.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tripsg is a full-stack application with both server and client versions. The backend is built using the Slim 3 framework, which provides a REST API. For the front end, Guzzle is used to retrieve data from the server. The project is hosted on an AWS Linux instance, and MySQL serves as the database management system. In the client version, Twig is employed to create a user-friendly interface, similar to React. The application includes basic CRUD operations, search functionality, and user information tabs.