π¬ A community Q&A platform built with Core PHP & MySQL, just like Stack Overflow!
Here is the screenshots of the project:
| Feature | Description |
|---|---|
| Ask & Answer | Users can post questions and answer others. |
| Category System | Each question can be categorized for easy filtering and browsing. |
| User Authentication | Registration and login functionality with PHP sessions. |
| Search Functionality | Quickly find questions using keywords. |
| Responsive Design | Mobile-friendly layout with Bootstrap. |
| Layer | Technologies |
|---|---|
| Frontend | HTML, CSS, Bootstrap |
| Backend | Core PHP |
| Database | MySQL |
| Tools | Git, GitHub, XAMPP |
Ask-Flow-Platform/
βββ Client/
β βββ header.php
β βββ footer.php
β βββ answer.php
β βββ ask.php
β βββ categories.php
β βββ commonFiles.php
β βββ Login.php
β βββ Signup.php
β βββ question-detail.php
β βββ questions.php
βββ Public/
β βββ askflow-logo.png
β βββ style.css
βββ Server/
β βββ requests.php
β βββ config.php
βββ ask_flow.sql
βββ index.php
βββ README.md






