A children centric todo app built in React Native. This project is part of the CS522 Human Computer Interface(HCI) course at the University of Illinois at Chicago.
- Android OS 7.0+
- NodeJS 8.0+ (Optional)
- Expo Client Application (Optional) Link to Play Store
- Clone the project
- Transfer
install.apk
file to your Android device - Enable Installation of apps from unknown sources. Tutorial
- Install the APK.
- Install Expo Client on your Android Device
- Clone the project.
- Open a command window at this location.
- Run
npm install
. - Run
expo start
ornpm start
. - Now scan the QR code displayed with the expo client. Both device and project should be running on the same network.
- It might take a while to bundle your JS modules after scanning.
- The application will launch on the expo client.
- Arvind Ganesan
- Suhan Suredra Nath
- Shiva Reddy Kokilathota Jagirdar
To know more about the project, please visit Link