-
Is there a way to integrate in the Gyft API to be used with the Customer Facing module? Obviously there is a Gyft app for the Clover device and the Register app allows for a tender method for Gyft. If…
-
https://github.com/metakgp/gyft/blob/705462d36f3ea03d878da0e1886258fbb45eed0a/timetable/extractor.py#L106-L109
In this code, it uses `timings[index]` as start time of the course, where `index` is t…
-
The generated ics file includes institute holidays for the whole year. Due to this, some holidays may be repeated if gyft is used for both semesters. Adding holidays only relevant to the semester will…
-
-
Changes to be made:
- [x] Move frontend to main repo (#27 )
- [x] Rewrite first year scraper (#38 )
- [x] Make the directory structure cleaner (#38 )
- [x] Host frontend somewhere
- [x] Rewrite …
-
Hi, the dates of the semester in dates.py file are still of the autumn 2018-19. Please keep updating them.
-
-
- New projects need to be added
- Some touch by @xypnox might be good.
-
Use [this](https://github.com/proffapt/iitkgp-erp-login-pypi). It has been integrated in gyft, gyfe and mftp. You can refer them.
-
- [x] Modularisation of `gyft.py` into
> **Note** Time table extractor will be imported in both - obviously.
- [x] Timetable extractor - @Devansh-bit
- [x] CLI workflow(login) - @Devansh…