Skip to content

Web interface that allows for easy download of myBCA public data reports

License

Notifications You must be signed in to change notification settings

mybca-app/mybca-reporting-platform

Repository files navigation

myBCA Open Reporting Platform (ORP)

A web interface that allows for easy access to public myBCA data. Currently, bus arrival logs are available for download through the ORP.

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

About

Web interface that allows for easy download of myBCA public data reports

Resources

License

Stars

Watchers

Forks