https://github.com/dulajkavinda/aat-mobile
aat-mobile is a cross-platform mobile application developed using React Native and Expo to handle users, timetables, courses and exam results for AAT Sri Lanka
https://github.com/dulajkavinda/aat-mobile
Last synced: 3 months ago
JSON representation
aat-mobile is a cross-platform mobile application developed using React Native and Expo to handle users, timetables, courses and exam results for AAT Sri Lanka
- Host: GitHub
- URL: https://github.com/dulajkavinda/aat-mobile
- Owner: dulajkavinda
- License: mit
- Created: 2021-07-01T09:56:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-29T12:42:14.000Z (about 4 years ago)
- Last Synced: 2025-08-04T12:52:44.567Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## AAT Mobile
**aat-mobile** is a cross-platform mobile application developed using React Native and Expo to handle users, timetables, courses and exam results for AAT Sri Lanka
## Backend
Backend is developed using Node and Express,
- Repository -
- Live URL -
## Prerequisite
- React Native
- npm / yarn
- Expo
- Node
- Expo Client on mobile or Android/IOS Emulator
## Installation
```jsx
yarn install
expo start
```
## Main Components ( UIs )
1. Profile UI
1. User Information Tab
2. Academic Information Tab
3. Timeline Tab
2. Notification UI
3. Examination UI
4. Past Papers UI
5. Results UI
## Setup Instructions
```c
git clone https://github.com/dulajkavinda/aat-mobile.git
cd minimal-feedback
npm install
npm start
```
## Contributions
Got ideas on how to make this better? Open an issue [here!](https://github.com/dulajkavinda/aat-mobile/issues) Issues, Pull Requests all Comments are welcome!
## License
MIT © [dulajkavinda](https://github.com/dulajkavinda/aat-mobile/blob/master/LICENSE)