Activity module (Aktivitetsmodul) - Adfectus
The user interface of the Activity module has been developed for Adfectus by Anders Aarsæther, Phuong Quyen Pham and Torjus Kallekleiv as part of their final bachelor project at Western Norway University of Applied Sciences.
Documentation
The documentation can be found in the /docs
folder. To read it as a web page, download the folder and open ./docs/index.html
.
Structure of the application
All files that are made in this project is located inside of the /src
folder.
The program state is determined by simple boolean algebra. Manipulating these boolean state-hooks determines what is shown on screen
Packages:
- react-native-svg: https://github.com/react-native-svg/react-native-svg
- react-native-svg-transformer:https://github.com/kristerkari/react-native-svg-transformer
- react-native-reanimated: https://github.com/software-mansion/react-native-reanimated
- @terrylinla/react-native-sketch-canvas: https://github.com/terrylinla/react-native-sketch-canvas
- react-native-sound-player: https://github.com/johnsonsu/react-native-sound-player
- react-native-paper: https://github.com/callstack/react-native-paper
- @react-native-community/slider: https://github.com/callstack/react-native-slider/tree/main/src