Skip to content
View zudyog's full-sized avatar

Block or report zudyog

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
zudyog/README.md

zUdyog

Welcome to zUdyog, a open source project for your one-stop platform for jobs, business growth, and professional development. At Zudyog, we bridge the gap between job seekers and recruiters, freelancers and businesses, and skill development and career opportunities. Our mission is to empower individuals and organizations with the right opportunities, skills, and resources to thrive in a competitive world.

With cutting-edge technology and a user-friendly interface, Zudyog.com provides seamless access to job listings, freelance gigs, career development resources, and business networking opportunities. Whether you're looking for your dream job, hiring top talent, or seeking to upskill, Zudyog is your trusted partner in professional success.

Vision Statement

To become a leading digital ecosystem for career growth, employment opportunities, and business networking, fostering innovation, skill development, and economic empowerment worldwide.

Mission Statement

  • To connect job seekers with top employers through an advanced, AI-powered job-matching platform.
  • To support freelancers and businesses in finding the right talent and opportunities.
  • To provide upskilling programs and career development resources for professionals.
  • To enable startups and businesses to grow through networking and collaboration.
  • To simplify the hiring process with innovative recruitment solutions.

Ongoing Features

  • Job Portal: Access thousands of job listings tailored to your skills and preferences.

Tech Stack

For details on Tech Stack to this repository, see the Tech Stack info.

Installation and Setup

Prerequisites

  • Ensure you have the following installed:
  • Node.js 20.0+ (for backend and frontend development)
  • Docker Instructions Here

Backend Setup

  1. Clone the repository:
    git clone https://github.com/zudyog/zudyog.git
    cd zudyog
    cd zudyog/backend
  1. Install dependencies:
    yarn 
    OR
    npm install
  1. Run the Express server:
    yarn dev

The API should now be running at http://localhost:3200.

Frontend Setup

  1. Navigate to the frontend directory:
    cd zudyog/frontend
  1. Install dependencies:
    npm install
    or
    yarn
  1. Start the development server:
    npm run dev
    OR 
    yarn dev

The application should now be accessible at http://localhost:3000.

API Documentation

Provides API documentation, which can be accessed at:

Contributing

For details on contributing to this repository, see the contributing guide.

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution.

This project has adopted the Open Source Code of Conduct. For more information, see the Code of Conduct

License

This project is licensed under the GNU General Public License License. See the LICENSE file for details.

Contact

For any questions or suggestions, feel free to open an issue or reach out via GitHub Discussions.

Popular repositories Loading

  1. zudyog zudyog Public

    zUdyog a open source project for your one-stop platform for jobs, business growth, and professional development. At zUdyog, we bridge the gap between job seekers and recruiters, freelancers and bus…

    TypeScript 1

  2. sales-dashboard sales-dashboard Public

    TypeScript

  3. zudyog-learning zudyog-learning Public

    A curated collection of repositories featuring projects in various domains of technology

    Python

  4. buddhi buddhi Public

    zUdyog-Buddhi AI – AI-driven skill matching agent, helping job seekers find their dream roles

    Python

  5. zudyog-jobs zudyog-jobs Public

    To connect job seekers with top employers through an advanced, AI-powered job-matching platform.

    TypeScript

  6. zudyog-ui zudyog-ui Public

    A React Component library using typescript and tailwindcss 4

    TypeScript