🚧 This branch is under development and not stable yet.
The database structure has been initialized, but further modifications are in progress.
I used HTML free them https://htmlcodex.com/free-news-website-template/ for front end
This application has been developed using pure PHP, without relying on any heavy frameworks. By choosing not to implement a framework, such as Laravel, the system remains lightweight and optimized for performance. While frameworks offer built-in features, they often come with overhead in terms of memory usage and processing power. This approach ensures a more efficient use of resources, ideal for applications where simplicity and speed are paramount.
| Table Name | Description |
|---|---|
| users | |
| posts | |
| videos | |
| photos | |
| audios | |
| categories | |
| category_post |
Stay tuned for updates and improvements! 🚀