Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 10 days ago
JSON representation

It's a simple blog from scratch with PHP. This project is developing and soon adding more features.

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