https://github.com/sepandjp/simple_blog
It's a simple blog from scratch with PHP. This project is developing and soon adding more features.
https://github.com/sepandjp/simple_blog
back-end blog bootstrap bootstrap4 mariadb mysql php php7
Last synced: 2 months ago
JSON representation
It's a simple blog from scratch with PHP. This project is developing and soon adding more features.
- Host: GitHub
- URL: https://github.com/sepandjp/simple_blog
- Owner: SepandJP
- Created: 2020-09-02T03:43:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-08T18:48:35.000Z (over 3 years ago)
- Last Synced: 2025-03-14T05:12:16.405Z (over 1 year ago)
- Topics: back-end, blog, bootstrap, bootstrap4, mariadb, mysql, php, php7
- Language: PHP
- Homepage: http://simpleblog.pcshared.com/
- Size: 136 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple_Blog
It's a simple blog from scratch with PHP. This project is developing and soon adding more features.
### features
- [x] Adding post
- [x] Editing posts
- [x] Adding user
- [x] Editing user
- [x] Submit comments for posts
- [x] Approving or disapproving comments
### Online Viewing
View of blog: [Blog](http://simpleblog.pcshared.com/)
View of Admin Panel: [Admin Panel](http://simpleblog.pcshared.com/admin/)
(for login, used below information)
```
Username: demo
Password: demo
```
---
یک وبلاگ ساده با استفاده از پیاچپی و بوتاسترپ
وبلاگ در حال توسعه است و به مرور زمان امکانات آن اضافه میشود.
### امکانات
- [x] اضافه کردن مطلب
- [x] ویرایش مطلب
- [x] اضافه کردن کاربر جدید
- [x] ویرایش مشخصات کاربر
- [x] ثبت نظر برای مطالب
- [x] تایید یا عدم تایید نظرات
### مشاهده آنلاین
مشاهده وبلاگ: [Live Blog](http://simpleblog.pcshared.com/)
ورود به پنل مدیریت: [Admin Panel](http://simpleblog.pcshared.com/admin)
(برای ورود از اطلاعات زیر استفاده کنید)
```
Username: demo
Password: demo
```