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

Set-up project codebase #3

Closed abdus closed 3 years ago

abdus commented 3 years ago

set-up the initial starter code. requirements:

for reference, you can check this out

rohithmsr commented 3 years ago

May I take this job?? @abdus I am a GSSOC'21 participant.

abdus commented 3 years ago

Sure. Feel free to drop me a message if you are stuck.

rohithmsr commented 3 years ago

Do I need to add Azure account and SendGrid account for this project? @abdus

abdus commented 3 years ago

Which Azure service you are planning to use and for what? We probably don't need SendGrid as emails from the frontend will be handled by Formspree. We will add it if required in the future.

rohithmsr commented 3 years ago

Should I use Azure for deployment? Or shall we take care of that later? @abdus

abdus commented 3 years ago

Nope. Leave deployment part for now.