Yash-Parsana / CrazyCoderServerlessApi

This is backend api of CrazyCoder App which serves realtime data from various platforms through web scraping hosted on Netlify Serverless function. CrazyCoder App: https://github.com/Yash-Parsana/CrazyCoderApp | CrazyCoder website : https://crazycoder-eight.vercel.app
https://play.google.com/store/apps/details?id=com.parsanatech.crazycoder
15 stars 15 forks source link

Added Coding Ninjas contest schedule route #41

Closed kart2004 closed 4 months ago

kart2004 commented 4 months ago

This commit fixes #24 : Route for contest schedule of coding ninjas This is the final result when I tested on local host: image

I have made one major change to scheduleController.js in order to add the codingNinjasSchedule function and I've made minor changes elsewhere too ensure the route works image