https://github.com/yabeow/sinhvienuit
Ứng dụng cho sinh viên trường Đại học Công nghệ Thông tin - ĐHQG TP.HCM
https://github.com/yabeow/sinhvienuit
native-base react-native react-navigation redux redux-saga
Last synced: 6 months ago
JSON representation
Ứng dụng cho sinh viên trường Đại học Công nghệ Thông tin - ĐHQG TP.HCM
- Host: GitHub
- URL: https://github.com/yabeow/sinhvienuit
- Owner: yabeow
- License: gpl-3.0
- Created: 2017-07-15T11:35:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T21:53:08.000Z (over 3 years ago)
- Last Synced: 2024-04-15T08:06:28.843Z (about 2 years ago)
- Topics: native-base, react-native, react-navigation, redux, redux-saga
- Language: JavaScript
- Homepage: https://sinhviencntt.yabeow.com
- Size: 16.9 MB
- Stars: 8
- Watchers: 3
- Forks: 4
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ứng dụng Sinh Viên UIT
Là ứng dụng hỗ trợ sinh viên trường ĐH CNTT - ĐHQG TP.HCM trong việc học tập và sinh hoạt tại trường.
## Cài đặt:
```sh
$ git clone https://github.com/yabeow/sinhvienuit.git
$ cd sinhvienuit
$ yarn install (hoặc npm install)
$ cd ./ios && pod install
$ react-native run-android hoặc react-native run-ios
```