Skip to content

Add ASC integration to fetch slot details #2

@Manishearth

Description

@Manishearth

Have a php backend that can fetch slot details (and venue details?) given a course from ASC

Slot details are reliably found on the department-wise course lists

This may require LDAP. We can either hardcode it (insecure as the php code can be read off bighome), or we can prompt the user for LDAP creds and store them in a temp session cookie.

If there are multiple timetable entries, send all of them back (JSON?) and prompt the user to choose.

This can be extended so that it can also fetch course+slot details for a particular user using the Registration Status option. Unfortunately, that's broken half the time :/

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions