mirror of
https://github.com/Akif9748/akf-forum.git
synced 2024-11-26 05:10:41 +03:00
updated
This commit is contained in:
parent
34eb7d5f77
commit
853b315459
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue