This project aims to provide a solution to the lack of clear information about COVID-19 vaccines, their availability, and associated vaccination schedules. The goal is to encourage vaccination by raising awareness and offering precise information to the public.
As part of our solution to address vaccine hesitancy and promote vaccination, we have developed a directory that provides detailed information on COVID-19 vaccines available at registered vaccination centers. The directory includes data on the number of vaccine doses delivered daily, vaccine categories, distribution centers, delivery schedules, vaccine stock levels, and vaccination statistics.
- Information on available COVID-19 vaccines by location
- Tracking daily, weekly, and monthly vaccine deliveries
- Real-time vaccine stock updates
- Vaccination statistics for informed decision-making
- HTML and CSS for front-end design
- Bootstrap for responsive web layout
- MySQL for database management
- JavaScript for dynamic web elements
- PHP for back-end data retrieval and processing
To run this project locally or deploy it to your server, follow these steps:
- Clone this repository to your local machine:
https://github.com/Fabricefabfab/africacovid.git
- Set up your MySQL database and configure the database connection in config.php.
- Import the SQL schema and initial data from the provided SQL file.
- Ensure you have a web server (e.g., Apache) running on your local machine or hosting environment.
- Open the project in a web browser. Usage • Users can search for COVID-19 vaccination centers by location. • The directory provides real-time information on vaccine availability, delivery schedules, and stock levels. • Users can view vaccination statistics to make informed decisions about vaccination.
We welcome contributions from the community to improve this project. If you'd like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with clear, concise commit messages.
- Push your changes to your fork.
- Submit a pull request with a detailed description of your changes.