https://github.com/danielbatres/messages-app
Java console aplication, CRUD messages interaction.
https://github.com/danielbatres/messages-app
aplication crud java platzi-course
Last synced: about 1 month ago
JSON representation
Java console aplication, CRUD messages interaction.
- Host: GitHub
- URL: https://github.com/danielbatres/messages-app
- Owner: danielbatres
- License: mit
- Created: 2022-08-07T14:37:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-07T18:00:01.000Z (almost 4 years ago)
- Last Synced: 2025-01-19T00:00:42.605Z (over 1 year ago)
- Topics: aplication, crud, java, platzi-course
- Language: Java
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Messages application
## Description
Console application, CRUD messages interaction in Java implementing data persistence.
## Course
This project is part of the data persistence course with Java in Platzi
[Java SE Course Data Persistence](https://platzi.com/cursos/java-persistencia/)
## Platzi Profile
[Daniel García Batres](https://platzi.com/p/danielbatres/)
## License
[MIT](https://choosealicense.com/licenses/mit/)