Project Manager In PHP is a web application built using PHP with no MYSQL Database. The main purpose of this program is to create, edit, manage,update, and delete projects. The application is divided into two modules User and Admin section. Users can basically see all the projects with links and descriptions on a table view on the homepage. Admin can login into the system. After logging in, they can add website configuration which supports inputs like title, meta, descriptions, author ,and language. Admin can also add categories they like and can rename or delete them.
Likewise, admin also has the ability to add various projects with name, description, category and can edit or delete them if needed. On the statistics tab, admin can also see the status of a website projects like how many people view the project, clicked the link, or read the description.
Technologies Used: HTML, CSS, Bootstrap, JQUERY
Features of Project Manager
- Admin login
- Dashboard (projects) overview
- Add website data with meta keywords, title ,description and category
- Add projects
- Rename projects
- Edit/update projects
- Create category
- Edit/update, rename and delete category
- Seperate statistics page to view the each projects status
Screenshots
Home Page
Login Page
Admin Page
Add projects
Edit/Update Projects
Statistics Page
Installation Steps:
To run the project, you will need to download XAMPP or WAMP server on your PC. You will also need to download WinRAR or 7Zip to extract the .zip project file. After you download the project, unzip the .zip file using any zip programs such as Winrar or 7Zip. Extract all the files and copy them into your destination folder. After you are done, open the .php file using localhost XAMPP
Note: username: admin | passsword: admin
DOWNLOAD Project Manager In PHP With Source Code FOR FREE