PediVax is a comprehensive ASP.NET-based application designed for managing pediatric vaccination records and scheduling vaccination appointments. It enables healthcare providers and parents to efficiently track, update, and retrieve vaccination data.
- Vaccination Record Management: Maintain a database of children's vaccination details.
- Appointment Scheduling: Schedule and track vaccination appointments.
- Automated Reminders: Sends automated reminders for upcoming vaccinations.
- Reporting: Generates detailed vaccination reports.
- ASP.NET Core
- C#
- Entity Framework
- SQL Server
- .NET SDK 8.0 or higher
- SQL Server (LocalDB or a remote instance)
- Visual Studio 2022 (or any compatible IDE)
- Clone the Repository:
git clone https://github.com/marv1n-le/pedivax.git
- Restore Dependencies in Visual Studio.
- Configure Database Connection in
appsettings.json
. - Run the application:
dotnet ef database update
Contributions to PediVax are welcome! Feel free to report issues or fork the repository to create pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.
Email: ducanhle.iter@gmail.com
GitHub: marv1n-le