Skip to content

krishitapandey/LinkedUs_Final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedUs is a Social Platform for one to find Jobs within Kathmandu University.It acts as a Portal between the Students of KU and the Companies who want to hire them.

Features

  • User Authentication
  • User Profile
  • Job Posting
  • Job Application
  • Job Search

Installation

  1. Clone the repository
  2. Install the dependencies
  3. Run the server
  4. Run the client

Clone the repository

git clone <link of the repository>

Install the dependencies

cd LinkedUs
npm install

Run the server

cd Backend
npm start

Run the client

cd Frontend
npm start

Usage

  1. Register as a User
  2. Login as a User
  3. Create a Profile
  4. Post a Job
  5. Search for a Job
  6. Apply for a Job

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

  1. Fork the repo
  2. Create your feature branch
    git checkout -b feature/AmazingFeature
  3. Commit your changes
    git commit -m 'Add some AmazingFeature'
  4. Push to the branch
    git push origin feature/AmazingFeature
  5. Open a pull request

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published