Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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```