Update README.md

This commit is contained in:
Akif Yüce 2022-02-27 19:24:50 +03:00 committed by GitHub
parent a85f7e65bc
commit fd7617b44e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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