Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chenningg/re1016-ntu-canteen-search
A python script that allows the user to search for canteen locations in Nanyang Technological University, Singapore, by either searching for food name, canteen name, or by inputting their location on a map. Displays the canteens on a map as well using Pygame.
https://github.com/chenningg/re1016-ntu-canteen-search
Last synced: 19 days ago
JSON representation
A python script that allows the user to search for canteen locations in Nanyang Technological University, Singapore, by either searching for food name, canteen name, or by inputting their location on a map. Displays the canteens on a map as well using Pygame.
- Host: GitHub
- URL: https://github.com/chenningg/re1016-ntu-canteen-search
- Owner: chenningg
- License: mit
- Created: 2020-04-06T17:21:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-28T06:33:33.000Z (over 2 years ago)
- Last Synced: 2024-11-07T11:40:51.272Z (2 months ago)
- Language: Python
- Size: 485 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
NTU Canteen Search
A python script for NTU's RE1016 Engineering Computation module that allows the user to search for canteen locations in Nanyang Technological University, Singapore, by either searching for food name, canteen name, or by inputting their location on a map. Displays the canteens on a map as well using Pygame.