Description:
This is a simple courier management system which can be used by an organization to track packages recieved.
1.Login page(for admin and users)
2.admins can add packages with relevant fields.
3.users can view all the packages recieved and search for theirs using their username.
4.password reset system for the users.
backend: python3, django.
frontend: bootstrap.