This is our CS/CE 353/374 Software Engineering Project
, keeping in mind the needs and requirements of PAWS
, a local shelter in Karachi dedicated for sheltering and providing a safe haven for various stray animals, managed by Ahmed Bilal (a Research Assistant at our university).
The project aims to develop a record management system, not only for the shelter, but for their clients as well.
- Drive Link: contains temp and tentative document files, accessible only to contributors
- Azure DevOps: contains project management and development files
- Project Demo Video
pip install -r requirements.txt
- Navigate to the project directory:
cd paws
- Run the server:
python manage.py runserver
Sprint 1:
- User login and registeration
- Admin login and registeration (with admin panel)
- User and Admin profile
- Logout functionality
- Login and registeration verification and validation
Sprint 2:
- User and Admin profile update
- Understanding shelter operations (about us and contact us page)
- User can contact shelter through the system
- Admin can view and respond to user queries
- Admin can add, update and delete pets and their details / records
- User can view pets and their details / records
- Ali Muhammad Asad
- Iqra Ahmed
- Lyeba Abid
- Sadiqah Mushtaq
Supervisor: Abdul Rahman Qaim