Pet Care Management
Pet Care Management, your comprehensive solution for managing the health and well-being of your pets. This application is designed to simplify pet care for owners and veterinarians by providing an easy-to-use platform that integrates pet profiles, medical records, appointment scheduling, and reminders for daily tasks. Whether you’re an owner caring for a beloved pet or a veterinarian managing appointments and records, Pet Care Management ensures seamless organization and communication.
Live Demo:
User Name: [email protected] Password: 123
Web: http://94.100.26.129:100/Account/Login
Core Feature
User Management
• Registration and Login: Create a user account and securely log in to access personalized features. • Role-Based Access: Different functionalities for Pet Owners, Veterinarians, and Admins.
Pet Profile Management
• Add Pets: Create detailed profiles for each pet, including name, age, type (e.g., dog, cat, bird), and medical history. • View and Edit Pets: Update pet details and keep their profile current.
Appointment Scheduling
• Schedule Appointments: Book appointments with veterinarians for health checkups, vaccinations, and other medical needs. • Manage Appointments: View upcoming appointments, reschedule, or cancel if necessary.
Medical Record Management
• Record Tracking: Maintain detailed medical histories for each pet, including vaccination records, past treatments, and prescriptions. • View Medical History: Access and review records for informed care decisions.
Reminder System
• Care Task Reminders: Create and manage reminders for tasks such as feeding, grooming, and medication. • Notifications: Receive timely alerts to ensure no task is missed.
Admin Controls
• User Management: Admins can add, edit, or remove users and assign roles. • Pet Type Management: Maintain and update the list of pet types available in the system.
Dashboard
• Personalized Overview: View a comprehensive summary of pet profiles, upcoming appointments, and reminders on the dashboard.
Admin LTE Theme
• Used excellent and responsive theme. It provides a range of responsive, reusable, and commonly used components.
Full Source Code
• You will get the full Source Code of the Document Management System and build a version for MSSQL/MySQL/ PostgreSQL database connection support. Along with source code, you will get detailed tech documentation on how to run the project.
Much more
• User login history, user management, email configuration, nice UI.
Technologies
Microsoft Visual Studio Community 2022 or later, ASP.NET Core 8.0, IdentityCore, Entity Framework Code First, MS SQL SERVER 2017, AdminLTE 3.0.5, JavaScript, jQuery data table, bootstrap 4, sweetalert, toastr, Fontawesome etc.
Prerequisite Application
Microsoft Visual Studio Community 2022, Dot Net Core 8.0, MS SQL SERVER 2017/MySQL, IIS, Chrome/Edge Browser.
FAQ
Full Source Code and code first project running guideline.
App Screenshot
https://photos.app.goo.gl/ZNC2cjVWaXD7rEQ29
Technical Features
1. ASP.NET Core 8.0
2. EF Core code first
3. Identity Core
4. MSSQL/MySQL
5. Partial page update CRUD operation
6. Razor and jQuery for FE
7. jQuery DataTable for faster data load
8. Sweet Alert2 and Toaster notification
9. select2 dropdown
10. ASP.NET Core MVC Architecture
11. Swagger for API documentation
12. Dependency Injection
13. Standard Naming conventions
14. All Methods are Async/Await
15. CORS Settings
16. Docker Support
How to run this Project
Step 1: Unzip the downloaded zip folder (PetCareMS.zip or some new name zip file)
Step 2: Open PetCareMS.sln file with Visual Studio 2022 Or Later Version/VS Code
Step 3: Update database connection: appsettings.json
“connMSSQL”: “Server=DEVSTATION\\MSSQLSERVER2017; Database= PetCareMS;User ID=sa;Password=dev123456”
Server=Your MSSQL Server Name
User ID= Your MSSQL Server User Name
Password= Your MSSQL Server User Password
Step 4: Set you database connection string name in Program.cs file.
Step 5: No need to create new migration rule and update database. You just need to build and run the application. Already initial migration rule included with project. Please make sure MS SQL server running properly.
Step 6:
5.1: Build application by pressing f6
5.2: Run application by pressing f5
https://localhost:44337/Account/Login
User Name:
[email protected] Password: 123
Swagger:
https://localhost:44337/swagger/index.html
Supports:
If you want to modify or add new features, you can always contact us at,
WhatsApp: 8801674411603
Telegram: shahed71bd
Skype: shahedatomap
Email:
[email protected] Youtube: https://www.youtube.com/channel/UCdHAVwuNUtfqZRFVI6qf7mg
Version 1.0.2
- Upgrade to .NET 9.0
Version 1.0.0
Initial Release