Plansyek is a mobile application that functions for NUS students to plan their day, which includes the classes to go and the schedule for it. The four main features are the schedule of the day, reminder for tasks, the notifications for reminding, and the travel plan for indicating the routes. We implement this application with the help of NUSMods API for the data of classes and locations.
Before using our app, please install node.js and yarn
You will also need to install expo in your phone (you can find it in playstore)
If you have sign up before (for milestone 2), please sign up again
How to use our app:
- Open cmd and clone the repository (git clone https://github.com/putridar/PlanSyek.git)
- Navigate to the plansyek_final folder (use cd)
- Type npm install -g expo-cli
- Type npm install react-native
- Type npm install
- Type expo start
- Press d
- Scan the barcode with your phone
Make sure if you use LAN connection, you have to use the same wifi (your phone and laptop)
Almost all of the date are still dummy data (this only to show how our app work, since the new semester has not started yet)