Code Monkey home page Code Monkey logo

job-board's Introduction

๐Ÿ‘‹ Hi, Iโ€™m @coderoyalty


ALX Certificate


coderoyalty


coderoyalty

Tech Stack:

C C++ CSS3 HTML5 Markdown JavaScript Python TypeScript Render Vercel Express.js NodeJS React Redux React Router TailwindCSS Vite MongoDB Postman

Connect with me:

job-board's People

Contributors

coderoyalty avatar positron-dev avatar

Watchers

 avatar

job-board's Issues

using `user.id` as the `employer id` for `JobListing`

at line 23 in job.controller.ts
The authenticated user identifier is provided as employer to JobService.
https://github.com/coderoyalty/CODSOFT/blob/8d5c1718a933ab6e8b8e2f23977d2c104e936555/backend/src/controllers/job.controller.ts#L23
this is then used (with the employer field in the object) to create a new job.
https://github.com/coderoyalty/CODSOFT/blob/8d5c1718a933ab6e8b8e2f23977d2c104e936555/backend/src/services/job.ts#L10
But, according to JobListing model, the employer field is an ObjectId and a reference to Employer model
https://github.com/coderoyalty/CODSOFT/blob/8d5c1718a933ab6e8b8e2f23977d2c104e936555/backend/src/models/job.listing.ts#L33

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.