You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RFID based library management system enabling inventory, self-check in/out, and keeping record of student use. Handing over 800 hardware devices and used by over 150 students.
This program takes the Chicago bus ridership data from api endpoint, loads it to a Postgres table and visualizes the data using SQL aggregates. The application uses Dash by plotly, it is a python f…