mirror of
https://github.com/Akif9748/akf-forum.git
synced 2024-11-26 05:10:41 +03:00
Update README.md
This commit is contained in:
parent
a85f7e65bc
commit
fd7617b44e
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ A Node.js based forum software.
|
||||||
|
|
||||||
|
|
||||||
## To Do:
|
## To Do:
|
||||||
- Messsages will be record on a new database table, with reactions, by their ids. And it will be add statics. Threads will take messages from new table.
|
|
||||||
- Admin panel, etc.
|
- Admin panel, etc.
|
||||||
|
- İndexing. Message, thread, react count will added to user profiles
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
- [ ] User
|
- [ ] User
|
||||||
|
@ -29,7 +29,7 @@ A Node.js based forum software.
|
||||||
- [x] Send message
|
- [x] Send message
|
||||||
- [ ] Delete message
|
- [ ] Delete message
|
||||||
- [ ] Edit message
|
- [ ] Edit message
|
||||||
- [ ] React message
|
- [x] React message
|
||||||
- [ ] Forums
|
- [ ] Forums
|
||||||
- [ ] Category system.
|
- [ ] Category system.
|
||||||
- [ ] Create category
|
- [ ] Create category
|
||||||
|
|
Loading…
Reference in a new issue