Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/t-rekttt/tlu-schedule
https://github.com/t-rekttt/tlu-schedule
chatfuel crawler nodejs vuejs
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/t-rekttt/tlu-schedule
- Owner: t-rekttt
- Created: 2018-10-22T17:40:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T11:18:36.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T14:51:58.489Z (almost 2 years ago)
- Topics: chatfuel, crawler, nodejs, vuejs
- Language: JavaScript
- Size: 10.4 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# tlu-schedule
Demo web mình viết sử dụng các hàm từ https://github.com/t-rekttt/tinchi-api để hiển thị lịch học của trường Đại học Thủy Lợi.
Ngoài ra còn có chức năng lưu TKB (cần database) và nhập vào chatbot tại https://m.me/506273246543095## Cách sử dụng
1. Cài đặt
```
git clone https://github.com/t-rekttt/tlu-schedule.git
cd tlu-schedule
npm install
```
2. Tạo file .env chứa URI của mongodb database. Nội dung của file như sau:
```
DB_URI=
```
Thay ** thành URI mongodb database của bạn3. `node backend/index.js`