I've decided to scrap v1 as I think I'm leading it the wrong way. v2 will be a complete rewritten with routing and OOP in hope of making this easier to maintain and implement new features. This can be found in the new
rewrite
branch.Be noted that this is my free-time project, so please don't expect this will be done in a fast manner.
Themis Web Interface là một dự án mã nguồn mở, phi lợi nhuận với mục đích chính nhằm biến việc quản lí và tổ chức các buổi học lập trình, ôn tập và tổ chức kì thi trở nên dễ dàng hơn.
- heroku: https://themis-web-demo.herokuapp.com/
- 000webhost: https://twi-demo.000webhostapp.com/
id | Tên tài khoản | Mật khẩu |
---|---|---|
admin | admin | admin |
- Lưu ý:
- Chức năng thay đổi mật khẩu và thay đổi thư mục upload đã tắt.
- Bài nộp lên sẽ không được Themis chấm.
Tải về bản mới nhất tại: releases list
Hướng dẫn cài đặt, sử dụng và nâng cấp hiện có trong Wiki của dự án.
⚠ Lưu ý: Thông tin API trong Wiki chưa được cập nhật cho phiên bản mới nhất! Một số thông tin có thể bị sai lệch với phiên bản hiện tại
Toàn bộ Tài liệu đều có ở trong Wiki:API của dự án.
⚠ Before you dig into the sourcecode:「Keep calm and read the code!」 This code will be hard to read/understand. The execution flow is pretty complicated. Also, there aren't any documentation on how this thing all work, yet.
All contribution are welcome! Want something to be changed? Just submit a issue or create a pull request.
Before creating a pull request, please make sure to follow Github Flow and Contribution Guideline