Kshitij Saraogi
Kshitij Saraogi
I've just created a simple [Development Workflow wiki](https://github.com/kshitij10496/hercules/wiki/Development-Workflow). @themousepotato Can you list specific queries you are facing while setting up the local environment? I really liked the FAQs in `wimp`...
> Minor suggestion: Year in Roadmap can be corrected from 2019 to 2018 😅 Yo! Yo! Yo! Kaustubh 👨
Thanks to @jegutierrez, we now have a link to the Development Workflow wiki.
This looks good. Here are a few suggestions on how can we make this even better: 1. For user convenience, the default confirmation value should be set as a "yes"...
Updates @manishtiwari98
Can you be a bit more specific about what you mean here? A screenshot/example would be a great help.
These are due to the fact that the response of the API is in Markdown. I suggest that we search for ways to render Markdown in Click.
Instead of calling `exit`, we should return either an empty list or `None` from this function. (Compare which will be suitable here) The CLI application should catch it and perform...
We can create a new endpoint: `/course/info/{course_code}` for fetching all the related information to a course such as the faculty, credits and syllabus.
Most definitely! ❤️ Do we scrape the websites from the faculty directory? Also, I think this would require adding a new `website` column to the `faculty` table.