Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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