An open API service indexing awesome lists of open source software.

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

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)