mirror of
https://github.com/Akif9748/akf-forum.git
synced 2025-07-15 03:20:59 +03:00
46 lines
1.1 KiB
Markdown
46 lines
1.1 KiB
Markdown
|
|
|
|
# akf-forum
|
|
<img src="https://raw.githubusercontent.com/Akif9748/akf-forum/main/public/images/logo.jpg" align="right" width="400px" />
|
|
|
|
A Node.js based forum software
|
|
|
|
## Installation
|
|
- Clone this repo. Or download it.
|
|
- Write `npm i` for install **dependencies**
|
|
|
|
## Credits
|
|
* [Akif9748](https://github.com/Akif9748) - Project owner
|
|
* [Camroku](https://github.com/Camroku) - Made stylesheets
|
|
|
|
|
|
|
|
## 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.
|
|
|
|
## Roadmap
|
|
- [ ] User
|
|
- [x] Login
|
|
- [x] Register
|
|
- [ ] Logout
|
|
- [ ] Admin
|
|
- [ ] Messages
|
|
- [x] Send message
|
|
- [ ] Delete message
|
|
- [ ] Edit message
|
|
- [ ] React message
|
|
- [ ] Forums
|
|
- [ ] Category system.
|
|
- [ ] Create category
|
|
- [ ] Delete category
|
|
- [ ] Edit category
|
|
- [ ] Move category
|
|
- [ ] Other
|
|
- [ ] API
|
|
- [ ] Other client for forum via API
|
|
- [ ] Footer...
|
|
- [ ] Search
|
|
|
|
## Image:
|
|

|