Girl-Code-It / Opportunity-Calendar-Backend

Opportunity Calendar is the one-stop place to refer important opportunities available in tech-space like newly posted jobs, internships, hackathons, tech-conferences, scholarships, etc.
https://opportunity-calendar.herokuapp.com/
MIT License
15 stars 30 forks source link

Added User and Admin Model in User.js #38

Closed Kashish0423 closed 3 years ago

Kashish0423 commented 3 years ago

Issue no : 37

Issue : User and Admin Model

I added the basic User and Admin Model using Mongoose in User.JS from scratch as suggested by @Manvityagi Mam , I haven't found any errors in the Schema on my local machine ,but a validation should be implemented for the URLs(also Commented in Code as well ) which I am currently figuring out an easy way than the ones already available on the Web , Kindly have a look at it and suggest more changes if needed , I will be more than happy to work on it