Skip to content

Tch1b0/myDSB

Repository files navigation

myDSB

badge badge badge badge

An alternative for the DSBmobile app, for both Android and iOS

Screenshots

Philosophy

Why is your Smartphone called smart? Because it does stuff automatically for you instead of just giving all the information crunched together.

myDSB is a kind of app that actively presents information to you.

npm scripts

Start a local server

$ npm run serve

Start cypress in a new window

Remember to run the local server parallel.

$ npm run test:gui

Run eslint

$ npm run lint

Build for android

$ npm run build:android

Build for ios

$ npm run build:ios

Adapt icon and splash screen

This should be executed right after building.

$ npm run resources

Contributing

If you want to contribute, make sure to read CONTRIBUTING.md first.

License

Licensed under the GNU-3.0 license.

Built with