https://github.com/nguyenkhanhquy/jobportal-api
Job Portal - Backend
https://github.com/nguyenkhanhquy/jobportal-api
jwt mongodb restful-api spring-boot
Last synced: 5 months ago
JSON representation
Job Portal - Backend
- Host: GitHub
- URL: https://github.com/nguyenkhanhquy/jobportal-api
- Owner: nguyenkhanhquy
- License: mit
- Created: 2024-08-29T12:56:37.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-12-11T15:37:54.000Z (5 months ago)
- Last Synced: 2024-12-11T16:39:12.090Z (5 months ago)
- Topics: jwt, mongodb, restful-api, spring-boot
- Language: Java
- Homepage:
- Size: 213 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Job Portal - API
Experience a seamless online job search journey with our modern job portal platform, built using Spring Boot and MongoDB as the Database
## Prerequisites
- Java Development Kit (JDK) 21 or later
- Maven: 3.9.9
- Spring Boot: 3.4.0## Installation
1. Clone the project from the repository:
```sh
git clone https://github.com/nguyenkhanhquy/jobportal-api.git
```2. Adjust configurations if necessary.
3. Run the application:
```sh
mvn spring-boot:run
```## Technology Stack
- Programming Language: Java
- Frameworks/Libraries: Spring Framework, Spring Boot, Spring Data JPA, Hibernate
- Database: MongoDB
- IDE: IntelliJ IDEA
- Deployment: Heroku
- Cloud Storage: AWS S3## References
- [Job Portal - Design & Docs](https://github.com/nguyenkhanhquy/jobportal-design-docs)