harryle95 / adelaide_calendar

0 stars 1 forks source link

[ENHANCEMENT] Add Course Search Component #10

Open harryle95 opened 2 months ago

harryle95 commented 2 months ago

Summary

Describe the new feature you want to be added

Design

image

Specification

In the schedule page, add a course search component, which by itself is a nested component:

Users will use the BasicSearch component by default, and once more complex queries are needed, can use AdvancedSearch. Both BasicSearch and AdvancedSearch will communicate with the backend by sending over a form in url-encoded format. The backend endpoints will be from #2.

Testing

Example

Provide an example or use-case of the requested feature

For searching and adding course