manifiesta / app

The official ManiFiesta app where you can view the festival program and save events as favorites.
GNU General Public License v3.0
1 stars 0 forks source link
logo

My ManiFiesta

ManiFiesta is a festival that takes place every year in September in Belgium, the festival of solidarity, with concerts, debates or artistic activities.

This repo contains the code for the official mobile app.

Tech stuff

The application is made with Ionic Angular

New color to apply ? Go to src/theme/variable.scss and there is the color generator https://ionicframework.com/docs/theming/color-generator With that you can change the primary, secondary and other color easily

The info to change the icon and splashscreen https://capacitorjs.com/docs/guides/splash-screens-and-icons be carefull of the size !

For the Play Store, the icon need to be 512x512 pixel, the presentation image 1024x500 pixel and the screenshot of the app for phone need a ratio 16:9 or 9:16

For Apple Store we need screenshot right from the physical iPhone (no emulator)

See the package json file to see automatic script to run, test and build. Information for deployed on the Play and Apple Store will come later.

TODO

Lot of refactor

Unit Testing

Any idea of new functionality?