Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API / Scraper for your school #32

Open
tisuela opened this issue Oct 3, 2020 · 0 comments
Open

API / Scraper for your school #32

tisuela opened this issue Oct 3, 2020 · 0 comments
Labels
enhancement New feature or request fastapi hacktoberfest let's go Open Source! help wanted Extra attention is needed python web api

Comments

@tisuela
Copy link
Owner

tisuela commented Oct 3, 2020

😮 Create a Web API for your school!

CourseCake is a Web / Python API to help course discovery and the creation of apps for students, by students! By adding support for your school, you will be helping developers like you help make apps for students at your college!

All you have to do is create a class with the method .get_classes(testing: bool = False) that returns a dictionary of Course.

For each Course, make sure you fill in the attributes as well as append CourseClass objects to Course.classes.

What is this stuff?

For explanation of a Course and Class, check out our documentation or the source code.

That's too much reading

I know this is probably confusing, so please comment or message me for more info -- I'm happy to help you learn. Happy coding!

@tisuela tisuela added enhancement New feature or request help wanted Extra attention is needed hacktoberfest let's go Open Source! fastapi python web api labels Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fastapi hacktoberfest let's go Open Source! help wanted Extra attention is needed python web api
Projects
None yet
Development

No branches or pull requests

1 participant