Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clintonbrito/todolist-with-java
Application created as part of Rocketseat's Java course. Use this URL address right below to send HTTP requests.
https://github.com/clintonbrito/todolist-with-java
Last synced: 7 days ago
JSON representation
Application created as part of Rocketseat's Java course. Use this URL address right below to send HTTP requests.
- Host: GitHub
- URL: https://github.com/clintonbrito/todolist-with-java
- Owner: clintonbrito
- License: mit
- Created: 2023-10-11T23:19:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-16T23:56:17.000Z (over 1 year ago)
- Last Synced: 2024-11-17T19:46:59.175Z (2 months ago)
- Language: Java
- Homepage: https://todolist-with-java.onrender.com/
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Todolist in Java
This is a Todolist Java Maven project created during a Rocketseat Java course. This is basically my first contact with Java language.
## Prerequisites
To run this project, you will need to have the following installed:
- Docker
// work in progress## Installation
1. Clone this repository.
2. Open a terminal and navigate to the project directory.
3. Run the following command to build the project:
// work in progress## Usage
To run the project, execute the following command:
// work in progress## License
This project is licensed under the MIT license. See the LICENSE file for details.