Rs 162 only/-
9985951017 krishnavenkat153@gmail.com
Tirupati
: Social Media Web App project divided into three modules-
1. User Module
2. Admin Module
3. Sub-Admin
Anyone can read the posts and also search for particular posts. The reader can leave comments on the particular post.
: Secure admin login system
1. Admin Dashboard: In this section admin can view, listed categories & sub categories, total published Posts & trashed Posts.
2. Sub-admin: In this section, admin can add/edit/delete sub-admin.
3. Category :– In this section admin can add/update/delete the category. Admin can also restore deleted category.
4. Sub- Category: – In this section admin can add/update/delete the Subcategory. Admin can also restore deleted Subcategory.
5. Post :– Admin can add /update / delete posts. admin can also view deleted news post in trash post section and restore deleted posts.
6. Pages: – Admin can manage the contact of about us and contact us page.
7. Comments :– Admin can approve/ unapproved / delete reader comments.
Sub-Admin and Admin features are the same except Sub-Admin creation.
Sub-Admin can’t create the Sub-Admins.
1. Download the zip file
2. Extract the file and copy newsportal folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
4. Open phpmyadmin (http://localhost/phpmyadmin)
5. Create a database with name specified in project folder
6. Import that specified sql file(given inside the 'Database Folder' which is present inside Project's folder )
7.Run the script http://localhost/social_media_app (to get frontend)
8. For admin panel http://localhost/social_media_app/admin (to get Admin Dashboard)
Credential for admin panel :
username : admin
Password : Test@123
Credential for Sub-admin panel :
username : subadmin
Password : Test@123
For more details - Contact : krishnavenkat153@gmail.com
PPT | Project PPT File | ||
Doc | Document File | ||
Read me | Project Readme | ||
Source Code | Complete Code Files |