Skip to content

yanina-nas/gurlz-horaire

Repository files navigation

This is a human-friendly version of Interface3 schedule.

Screenshot 2022-05-29 at 21 53 01

It gets its data from this table, adjusts its presentation, and adds filtering feature on top.

In other words, it mirrors the information from the odoo table.

Screenshot 2022-05-27 at 14 59 12

How to apply filters

Click on filter icon on the right of a column header.

Dropdown presents a list of all the available options

Screenshot 2022-05-28 at 09 27 10

Choose an option and click OK.

Then only selected entries are shown.

Another filter can be added on top

Screenshot 2022-05-28 at 09 27 44

Then only entries that comply to both filtering criteria, are shown.

Screenshot 2022-05-28 at 09 28 10

To undo, press Reset, or uncheck all selected checkboxes and press OK.

To run it locally

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

Filterable timetable for Interface3 school.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published