This commit is contained in:
Akif9748 2022-08-10 00:46:54 +03:00
parent 34eb7d5f77
commit 853b315459

View file

@ -45,33 +45,33 @@ And, you can learn about API in `util/APIDOCS.md`.
| Ratelimit | 🟢 | HIGH | | Ratelimit | 🟢 | HIGH |
| Send | 🟢 | HIGH | | Send | 🟢 | HIGH |
| Delete | 🟢 | HIGH | | Delete | 🟢 | HIGH |
| Edit | 🔴 | HIGH |
| React | 🟢 | MEDIUM | | React | 🟢 | MEDIUM |
| Edit | 🔴 | HIGH |
### Threads ### Threads
| To do | Is done? | Priority | | To do | Is done? | Priority |
| ----- | -------- | -------- | | ----- | -------- | -------- |
| Create | 🟢 | HIGH | | Create | 🟢 | HIGH |
| Delete | 🟢 | HIGH |
| Edit | 🔴 | HIGH | | Edit | 🔴 | HIGH |
| Delete | 🔴 | HIGH |
### API ### API
| To do | Is done? | Priority | | To do | Is done? | Priority |
| ----- | -------- | -------- | | ----- | -------- | -------- |
| Other clients for forum via API | 🟢 | LOW | | Other clients for forum via API | 🟢 | LOW |
| Delete message | 🔴 | MEDIUM |
| Send message | 🟢 | MEDIUM | | Send message | 🟢 | MEDIUM |
| Create thread | 🟢 | MEDIUM | | Create thread | 🟢 | MEDIUM |
| Get info about thread | 🟢 | MEDIUM | | Get info about thread | 🟢 | MEDIUM |
| Delete message | 🔴 | MEDIUM |
### Other ### Other
| To do | Is done? | Priority | | To do | Is done? | Priority |
| ----- | -------- | -------- | | ----- | -------- | -------- |
| Footer | 🟢 | LOW | | Footer | 🟢 | LOW |
| Multi-theme support | 🔴 | MEDIUM | | Multi-theme support | 🔴 | LOW |
| Search | 🔴 | MEDIUM | | Search | 🔴 | MEDIUM |
| Better view | 🟢 | MEDIUM | | Better view | 🟢 | MEDIUM |
| Sending message etc. will return API model | 🔴 | MEDIUM | | Sending message etc. will use fetch API | 🔴 | MEDIUM |
## Screenshot ## Screenshot
![akf-forum](https://user-images.githubusercontent.com/70021050/160255959-ef216cba-1348-4d4b-9347-fe67e21348e7.png) ![akf-forum](https://user-images.githubusercontent.com/70021050/160255959-ef216cba-1348-4d4b-9347-fe67e21348e7.png)