akf-forum/README.md

45 lines
1.0 KiB
Markdown
Raw Normal View History

2022-03-13 16:06:25 +03:00
# akf-forum
<img src="https://raw.githubusercontent.com/Akif9748/akf-lang/main/public/images/logo.jpg" align="right" width="300px" />
A forum script written in Node.js.
## Installation
- Clone this repo. Or download it.
- Write `npm i` to install **dependencies**.
- Write `npm restart` for reset database, and `npm start` for run it.
## Credits
* [Akif9748](https://github.com/Akif9748) - Project owner
* [Camroku](https://github.com/Camroku) - Made stylesheets
## To Do:
- Admin panel, delete, edit messages.
## Roadmap
- [x] User
- [x] Login
- [x] Register
- [x] Logout
- [x] Admin
- [x] Message count
- [ ] Messages
- [x] Send message
- [x] Delete message
- [ ] Edit message
- [x] React message
- [ ] Forums
- [ ] Category system
- [ ] Create category
- [ ] Delete category
- [ ] Edit category
- [ ] Move category
- [ ] Other
- [ ] API
- [ ] Other client for forum via API
- [ ] Footer...
- [ ] Search
- [x] New Thread theme, better render for messages
## Image: