final commit
This commit is contained in:
parent
a9bca9835f
commit
c3d81f3626
1 changed files with 16 additions and 16 deletions
32
README.md
32
README.md
|
@ -16,19 +16,19 @@ Overall, the PHP & MySQL Blog App with Admin Panel project is an excellent learn
|
|||
| # | WebPage | Live Demo |
|
||||
| :-: | --------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- |
|
||||
| 01 | Index | [Live Demo](https://underemployed.github.io/index.html) |
|
||||
| 02 | [Blog] | [Live Demo](https://underemployed.github.io/blog.html) |
|
||||
| 03 | [Category_Post] | [Live Demo](https://underemployed.github.io/category-posts.html) |
|
||||
| 04 | [About] | [Live Demo](https://underemployed.github.io/about.html) |
|
||||
| 05 | [Services] | [Live Demo](https://underemployed.github.io/services.html) |
|
||||
| 06 | [Contact] | [Live Demo](https://underemployed.github.io/contact.html) |
|
||||
| 07 | [SignIn] | [Live Demo](https://underemployed.github.io/signin.html) |
|
||||
| 08 | [SignUp] | [Live Demo](https://underemployed.github.io/signup.html) |
|
||||
| 09 | [Dashboard] | [Live Demo](https://underemployed.github.io/dashboard.html) |
|
||||
| 10 | [Edit_Posts] | [Live Demo](https://underemployed.github.io/edit-post.html) |
|
||||
| 11 | [Add_Post] | [Live Demo](https://underemployed.github.io/add-post.html) |
|
||||
| 12 | [Add_User] | [Live Demo](https://underemployed.github.io/add-user.html) |
|
||||
| 13 | [Manage_Users] | [Live Demo](https://underemployed.github.io/manage-users.html) |
|
||||
| 14 | [Edit_User] | [Live Demo](https://underemployed.github.io/edit-user.html) |
|
||||
| 15 | [Add_Category] | [Live Demo](https://underemployed.github.io/add-category.html) |
|
||||
| 16 | [Manage_Categories] | [Live Demo](https://underemployed.github.io/manage-categories.html) |
|
||||
| 16 | [Edit_Category] | [Live Demo](https://underemployed.github.io/edit-category.html) |
|
||||
| 02 | Blog | [Live Demo](https://underemployed.github.io/blog.html) |
|
||||
| 03 | Category_Post | [Live Demo](https://underemployed.github.io/category-posts.html) |
|
||||
| 04 | About | [Live Demo](https://underemployed.github.io/about.html) |
|
||||
| 05 | Services | [Live Demo](https://underemployed.github.io/services.html) |
|
||||
| 06 | Contact | [Live Demo](https://underemployed.github.io/contact.html) |
|
||||
| 07 | SignIn | [Live Demo](https://underemployed.github.io/signin.html) |
|
||||
| 08 | SignUp | [Live Demo](https://underemployed.github.io/signup.html) |
|
||||
| 09 | Dashboard | [Live Demo](https://underemployed.github.io/dashboard.html) |
|
||||
| 10 | Edit_Posts | [Live Demo](https://underemployed.github.io/edit-post.html) |
|
||||
| 11 | Add_Post | [Live Demo](https://underemployed.github.io/add-post.html) |
|
||||
| 12 | Add_User | [Live Demo](https://underemployed.github.io/add-user.html) |
|
||||
| 13 | Manage_Users | [Live Demo](https://underemployed.github.io/manage-users.html) |
|
||||
| 14 | Edit_User | [Live Demo](https://underemployed.github.io/edit-user.html) |
|
||||
| 15 | Add_Category | [Live Demo](https://underemployed.github.io/add-category.html) |
|
||||
| 16 | Manage_Categories | [Live Demo](https://underemployed.github.io/manage-categories.html) |
|
||||
| 16 | Edit_Category | [Live Demo](https://underemployed.github.io/edit-category.html) |
|
||||
|
|
Loading…
Reference in a new issue