JobZen: Your Ultimate Destination for Streamlined Career Solutions, where all IT top talent gathered in one platform.
A desktop App,full implementation using Next, typescript , tailwind and mysql,that helps job seekers and job providers.
First, run the development server:
cd jobZen\server\
cd jobZen\app\
npm i
npm run start
# or
yarn run start
# or
pnpm dev
# or
run dev
Open http://localhost:3000 with your browser to see the result.
Welcome contributions to enhance and customize this Full stack E-commerce website. If you would like to contribute, please follow these steps:
- Fork the repository on GitHub.
- Create a new branch with a descriptive name for your feature or bug fix.
- Make the necessary changes in your branch.
- Test your changes thoroughly.
- Commit your changes and push them to your forked repository.
- Submit a pull request, clearly describing the changes you have made.
JobZen it's an open source (test scenario) software made to create a easy and simple "Job Portal", where you have two services: one the Freelancer search,filter,view job details and apply to the job and update his profile. And the Job owner posting job offer, choose freelancer, communicate with freelancer and add a review on him after acheiving buisness with him.
The purpose of this repository it's for education and test. But the code it's being coded in a proper way.