Open Issues Need Help
View All on GitHubAI Summary: Develop REST API endpoints for managing university admission applications. This includes creating a repository, service, and controller for handling GET requests to retrieve all applications for a specific student (given their ID) and all applications for a specific offer (given the offer ID). The API will be built using Java, Spring Boot, Spring Data JPA, and PostgreSQL.
Backend API for admissio project — university admission prediction tool.
AI Summary: Develop REST API endpoints for managing university majors. This includes creating a repository, service, and controller for handling GET requests to retrieve all majors, filter majors by name, new code, and old code, and retrieve unique new and old major codes. The project uses Java, Spring Boot, Spring Data JPA, and PostgreSQL.
Backend API for admissio project — university admission prediction tool.
AI Summary: Develop REST API endpoints for managing educational offers. This includes creating a controller, service, and repository to handle fetching all offers (GET /offers) and filtering offers by major ID and university IDs (GET /offers?majorId={id}&universityIds={ids}). The project uses Java 24, Spring Boot, Spring Data JPA, PostgreSQL, and other technologies. Docker and Docker Compose are used for deployment.
Backend API for admissio project — university admission prediction tool.
AI Summary: Develop REST API endpoints for managing university data within a Spring Boot application. This includes creating controllers, services, and repositories to handle fetching all universities, filtering by name and city, and retrieving unique university cities. The API should integrate with an existing PostgreSQL database.
Backend API for admissio project — university admission prediction tool.
AI Summary: Develop a REST API using Spring Boot, Spring Data JPA, and PostgreSQL to provide access to educational data, including universities, specialties, educational offers, and applicant applications. The API should support various filtering and search functionalities, allowing users to retrieve complete lists and filtered subsets of data based on specified criteria. The task includes implementing endpoints for retrieving universities, specialties, offers, and applications, along with filtering options for city, name, code, and old code.
Backend API for admissio project — university admission prediction tool.