The Cyber Portal is a web application developed for the Police Headquarters to facilitate reporting and management of cybercrimes. This project aims to provide a platform for citizens to report cyber-related incidents and for the police to effectively handle and investigate such cases.
- User-friendly interface for reporting cybercrimes
- Secure user authentication and login system
- Database integration for storing reported incidents
- News section to keep users informed about the latest cyber-related news
- Volunteer section to encourage community involvement in cybercrime prevention
- Responsive design for seamless user experience across devices
- HTML5, CSS3 for the front-end design
- PHP for server-side processing and database integration
- MySQL for database management
- JavaScript for interactive features
- Bootstrap framework for responsive design
-
Clone the repository:
git clone https://github.com/vikasharma005/cyber_portal.git
-
Set up a local development environment such as XAMPP.
-
Import the database schema from
registered.sql
into your MySQL server. -
Update the database connection settings in the PHP files to match your local environment.
-
Start your local web server and access the application through the browser.
Contributions are welcome! If you encounter any bugs or have suggestions for improvements, please feel free to submit an issue or create a pull request.
This project is licensed under the MIT License.