Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neerajmanivarnan/job-app
This is a sample website where we can add jobs and find jobs which have been posted by employers.
https://github.com/neerajmanivarnan/job-app
Last synced: 5 days ago
JSON representation
This is a sample website where we can add jobs and find jobs which have been posted by employers.
- Host: GitHub
- URL: https://github.com/neerajmanivarnan/job-app
- Owner: neerajmanivarnan
- Created: 2024-01-25T15:06:05.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-01-26T11:16:36.000Z (12 months ago)
- Last Synced: 2024-11-17T11:52:55.578Z (2 months ago)
- Language: Java
- Size: 75.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JOB APP
## Description
This is a simple web application where we can add jobs and find jobs which have been posted by employers.This is a simple web app built using springboot.
## Stack used
- Spring-boot
- Apache Maven
- Apache Tomcat server
- HTML
- CSS
- Bootstrap
- JSP
- Spring MVC### Note
No database has been used.
To run the application:
-Fork the repository
-Run the springboot application
-Access through ```http://localhost:8001/home```