Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayushmantripathy/gietu_bus_request
A bus requesting sysytem for my university
https://github.com/ayushmantripathy/gietu_bus_request
oauth2 pwa scss sveltekit
Last synced: 11 days ago
JSON representation
A bus requesting sysytem for my university
- Host: GitHub
- URL: https://github.com/ayushmantripathy/gietu_bus_request
- Owner: AyushmanTripathy
- Created: 2024-03-15T15:24:48.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-06-21T07:29:20.000Z (8 months ago)
- Last Synced: 2024-06-23T01:01:19.423Z (8 months ago)
- Topics: oauth2, pwa, scss, sveltekit
- Language: Svelte
- Homepage: https://gietubus.netlify.app/
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# GIETU Bus Request
[![Netlify Status](https://api.netlify.com/api/v1/badges/7320b822-c12c-4049-9f76-e68e9ac2756a/deploy-status)](https://app.netlify.com/sites/gietubus/deploys)
check it out [here](https://gietubus.netlify.app/)
### running locally
1. run
```
npm i
npm run dev
```2. visit http://localhost:5173
### Authentication
we use OAuth with google, implemented using this [Medium Article](https://medium.com/@rahulserver/google-login-with-sveltekit-in-less-than-5min-0cc4681daf38)
still a work in progress
### TODO
- Change App name ~ One Tap Bus Request
- Add Help Section like FAQ type
- Just add the GIETU as bus top
- Change GIETU Logo
- Separate Section for My View and Other Bus stop once clicked on Request
- Admin can updates the bus stops and bus count. It reflects for all the user### DONE
- frontend for users
- Crossed Bus icon if no bus is available
- Not selecting the logout btn