/Job360

Job360 (Angular)

Primary LanguageSCSS

Job 360

Code Qwality Check CodeFactor

Logo Job360 is a portal to apply jobs and post companies in web.

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