Bharath-M1 / job_portal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

The web application “Job360” provides an easy and convenient search application for the job seekers to find their desired jobs and for the recruiters to find the right candidate. Job seekers from any background can search for the current job openings. Job seekers can register with the application and update their details and skill set. They can search for available jobs and apply to their desired positions. To make things handy, the user functionalities are developed as an web application. Employer can register with the application and posts their current openings. They can view the Job applicants and can screen them according to the best fit.

Packages and framework

Client side: Angular, Kendo, Bootstrap, Ng2

Server side: Asp.net core Webapi, Entity Framework, Azure Sql Server, Azure App Services

Features

  • Seeker Module (Create a profile, update eductaion, update skills ,update experience, apply jobs, upload resume in azure)
  • Company Module (Create a company profile, post jobs, see job applicants)
  • Admin Module (Control Center, Account Management - Seeker, Company, Job Management, Sticky Note)

API Reference

For Full api Reference pls follow this link https://job360webapi.azurewebsites.net/swagger/index.html

Get all Users

  GET /api/User

Get item

  GET /api/User/${id}
Parameter Type Description
id string Required. Id of item to fetch

Screenshot

Landing Page

landingpage

Company Dashboard

companydashboard

Job Listing

joblisting

Admin Dashboard

aboard

Ef Diagram

DbEF

Authors

Run Locally

Clone the project

  git clone https://github.com/Bharath-M1/Job360

Go to the project directory

Install dependencies

  npm install

Start the server

  npm start (or) ng serve

Support

For support, email bharath.maghes@gmail.com , mkmohamedalimoli@gmail.com, deepakchakravirthy.d@gmail.com.

License

MIT

About


Languages

Language:C# 100.0%