develop #1

Merged
MehrdadShirvani merged 35 commits from develop into main 2026-04-24 14:58:12 +00:00
Showing only changes of commit d302541508 - Show all commits
+11 -8
View File
@@ -140,19 +140,22 @@ GUI version using JavaFX
--- ---
## References 📚 ## References 📚
API Base: API :
https://api.meshcomp.ir/api/v1/genres - genres: https://api.meshcomp.ir/api/v1/genres
- movies: https://api.meshcomp.ir/api/v1/movies
- movies (specifying the page): https://api.meshcomp.ir/api/v1/movies?page={pageId}
- movies by genres: https://api.meshcomp.ir/api/v1/genres/{genreId}/movies?page={pageId}
- details of a specific movie: https://api.meshcomp.ir/api/v1/movies/{movieId}
Video Tutorials (compressed versions): Video Tutorials (watch before starting the assignment):
https://drive.meshcomp.ir/d/a29a5f6ea6484834bcf0/ (link)[https://drive.meshcomp.ir/d/a29a5f6ea6484834bcf0/]
Gson Tutorial: Gson Tutorial:
(Gson) Reading and Parsing Data from a JSONObject (`Gson` Reading and Parsing Data from a JSONObject)[https://drive.meshcomp.ir/f/e8dea01f31b24cbca152/]
https://drive.meshcomp.ir/f/e8dea01f31b24cbca152/
Jackson Tutorial: Jackson Tutorial:
(Jackson) Parsing Json in Java Tutorial - Part 1 Jackson and Simple Objects (`Jackson` Parsing Json in Java Tutorial - Part 1 Jackson and Simple Objects)[https://drive.meshcomp.ir/f/005d8f8fc19a44f4927b/]
https://drive.meshcomp.ir/f/005d8f8fc19a44f4927b/
--- ---
## Submission ⌛ ## Submission ⌛