Skip to content

A mini-linkedin like website built using MEAN stack.

Notifications You must be signed in to change notification settings

sakship31/Fit-my-job

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fit-My-Job -MEAN Website



Description

This is a mini linkedin like website.This website covers all basic functionalities of linkedin like updating profile, add skills/education,
applying for jobs,profile visits, connect/remove users, like/unlike posts,etc. in the employee/intern side and posting/deleting jobs, visit applicant's profile, update profile, etc. on organisation side.


Screenshots-

Landing page

Employee/Intern side

Profile page

Home page(To see the posts of your network)

All jobs page (To see all jobs created by organisations)

Job detail page

Apply

Applied

Organisation side

Profile page

My Jobs(To see all jobs created by logged in organisation)

Job detail page

Update Profile


Tech stack

Server-side : Node.js, Express
Database : Mongodb
Client-side : Angular,Html,CSS

Run using Command Prompt

clone the repository, install all the dependencies(mentioned in package.json), set up config files and navigate to the client and backend/src
and run the following commands respectively-

    ng serve (for angular)
    npm run dev (for node)

Developed with ❤️ by Sakshi, Akshat,Yash