From 3cec1a91e801aa7e83812500d3ced92c8958a535 Mon Sep 17 00:00:00 2001 From: Nithin A <116073306+Underemployed@users.noreply.github.com> Date: Sun, 10 Mar 2024 15:42:05 +0530 Subject: [PATCH] Update README.md and removed useless files added the hosted website links --- README.md | 61 ++++++++++++++++++++++++++----------------------------- 1 file changed, 29 insertions(+), 32 deletions(-) diff --git a/README.md b/README.md index 18669ab..2008e94 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,17 @@ The PHP & MySQL Blog App with Admin Panel project is a web application that allows users to create and manage blog posts, categories, and users. The app is built using PHP and MySQL, two popular technologies for web development, and features a robust CRUD functionality that enables users to Create, Read, Update, and Delete posts, categories, and users. - # Technologies Used - - PHP - - MySQL - - HTML - - CSS - - JavaScript - - XAMPP Web Server + +- PHP +- MySQL +- HTML +- CSS +- JavaScript +- XAMPP Web Server # Features + - Blog post management (CRUD functionality) - Category management (CRUD functionality) - User management and authentication (CRUD functionality) @@ -21,31 +22,29 @@ The PHP & MySQL Blog App with Admin Panel project is a web application that allo - Search funcrionality - Live demo available - # Live Demo - -| # | WebPage | Live Demo | -| :-: | --------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | -| 01 | Index | [Live Demo](https://underemployed.github.io/blog_website_template/index.html) | -| 02 | Blog | [Live Demo](https://underemployed.github.io/blog_website_template/blog.html) | -| 03 | Category_Post | [Live Demo](https://underemployed.github.io/blog_website_template/category-posts.html) | -| 04 | About | [Live Demo](https://underemployed.github.io/blog_website_template/about.html) | -| 05 | Services | [Live Demo](https://underemployed.github.io/blog_website_template/services.html) | -| 06 | Contact | [Live Demo](https://underemployed.github.io/blog_website_template/contact.html) | -| 07 | SignIn | [Live Demo](https://underemployed.github.io/blog_website_template/signin.html) | -| 08 | SignUp | [Live Demo](https://underemployed.github.io/blog_website_template/signup.html) | -| 09 | Dashboard | [Live Demo](https://underemployed.github.io/blog_website_template/dashboard.html) | -| 10 | Edit_Posts | [Live Demo](https://underemployed.github.io/blog_website_template/edit-post.html) | -| 11 | Add_Post | [Live Demo](https://underemployed.github.io/blog_website_template/add-post.html) | -| 12 | Add_User | [Live Demo](https://underemployed.github.io/blog_website_template/add-user.html) | -| 13 | Manage_Users | [Live Demo](https://underemployed.github.io/blog_website_template/manage-users.html) | -| 14 | Edit_User | [Live Demo](https://underemployed.github.io/blog_website_template/edit-user.html) | -| 15 | Add_Category | [Live Demo](https://underemployed.github.io/blog_website_template/add-category.html) | -| 16 | Manage_Categories | [Live Demo](https://underemployed.github.io/blog_website_template/manage-categories.html) | -| 16 | Edit_Category | [Live Demo](https://underemployed.github.io/blog_website_template/edit-category.html) | +# Live Demo +| # | WebPage | Live Demo | +| :-: | ----------------- | ----------------------------------------------------------------------------------------- | +| 01 | Index | [Live Demo](https://underemployed.lovestoblog.com/index.php) | +| 02 | Blog | [Live Demo](https://underemployed.lovestoblog.com/blog.php) | +| 03 | Category_Post | [Live Demo](https://underemployed.lovestoblog.com/category-posts.php) | +| 04 | About | [Live Demo](https://underemployed.lovestoblog.com/about.php) | +| 05 | Services | [Live Demo](https://underemployed.lovestoblog.com/services.php) | +| 06 | Contact | [Live Demo](https://underemployed.lovestoblog.com/contact.php) | +| 07 | SignIn | [Live Demo](https://underemployed.lovestoblog.com/signin.php) | +| 08 | SignUp | [Live Demo](https://underemployed.lovestoblog.com/signup.php) | +| 09 | Dashboard | [Live Demo](https://underemployed.github.io/blog_website_template/dashboard.html) | +| 10 | Edit_Posts | [Live Demo](https://underemployed.github.io/blog_website_template/edit-post.html) | +| 11 | Add_Post | [Live Demo](https://underemployed.github.io/blog_website_template/add-post.html) | +| 12 | Add_User | [Live Demo](https://underemployed.github.io/blog_website_template/add-user.html) | +| 13 | Manage_Users | [Live Demo](https://underemployed.github.io/blog_website_template/manage-users.html) | +| 14 | Edit_User | [Live Demo](https://underemployed.github.io/blog_website_template/edit-user.html) | +| 15 | Add_Category | [Live Demo](https://underemployed.github.io/blog_website_template/add-category.html) | +| 16 | Manage_Categories | [Live Demo](https://underemployed.github.io/blog_website_template/manage-categories.html) | +| 16 | Edit_Category | [Live Demo](https://underemployed.github.io/blog_website_template/edit-category.html) | - # Screenshots - +# Screenshots - users Table (for storing users data both job seeker and provider ) (user field can be seeker or provider based on they select on the sign up page) @@ -58,5 +57,3 @@ The PHP & MySQL Blog App with Admin Panel project is a web application that allo - categories Table ![Screenshot (119)](https://github.com/Underemployed/PHP-MySQL-Blog-Website-with-Admin-Panel-Backend/blob/main/categ.png?raw=true) - -