Skip to content

This repository contains a web-based system for submitting and reviewing requests. Users can post requests that are stored in a MySQL database via phpMyAdmin. Advisors review these requests, providing advice or denial with an explanation. Built with HTML, CSS, and PHP, the project ensures smooth communication between users and advisors.

Notifications You must be signed in to change notification settings

Yonatankinfe/Request-advisors-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Request Advisors System 📑💼

This repository contains a web-based system designed to facilitate smooth communication between users and advisors. Users can submit requests through the system, which are stored in a MySQL database managed via phpMyAdmin. Advisors can review these requests and provide advice or denial with an accompanying explanation.

Features 🚀

User Requests: Users can post their requests, which are stored securely in the MySQL database. 🗃️

Advisor Review: Advisors can access requests and provide advice or deny them, including an explanation. ✅❌

Efficient Workflow: The system ensures streamlined communication between users and advisors, promoting efficient decision-making. 🔄💡

Technologies Used 💻

HTML: For structuring the web pages. 🏗️

CSS: For styling the web pages. 🎨

PHP: For server-side logic and handling user-advisor interactions. 🖥️

MySQL: Database management via phpMyAdmin to store and retrieve request data. 🗄️

Setup Instructions ⚙️

  1. Clone the repository:

git clone https://github.com/yourusername/Request-advisors-system.git

  1. Set up your MySQL database and import the provided SQL file. 🗂️

  2. Configure the database connection in the config.php file. 🔧

  3. Deploy the system on a PHP-supported web server. 🚀

Usage 👥

  1. For Users: Submit requests via the provided form on the system's web interface. 📝

  2. For Advisors: Log in to the system, review submitted requests, and provide feedback. 🧑‍💼

Contributing 🤝

Feel free to submit issues, fork the repository, and send pull requests. Contributions are welcome!

Some Images 📸

Take a look at the images to see what the website looks like!

IMG_20240819_111013_873.jpg

IMG_20240819_111010_854.jpg IMG_20240820_103743_002.jpg

IMG_20240820_103740_276.jpg

About

This repository contains a web-based system for submitting and reviewing requests. Users can post requests that are stored in a MySQL database via phpMyAdmin. Advisors review these requests, providing advice or denial with an explanation. Built with HTML, CSS, and PHP, the project ensures smooth communication between users and advisors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published