Skip to content

A Python-based passport management system for tracking passport details, validating expiration dates, and recording visits to countries.

Notifications You must be signed in to change notification settings

samvik07/passport-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

passport-system

A Python-based passport management system that tracks passport details, validates expiration dates, and records visits to different countries.

This project simulates a simple passport handling mechanism, allowing users to stamp countries visited, check passport validity, and calculate travel statistics like the sum of square of visits.

Features

  • Create and manage passport records
  • Validate passport expiration based on the current date
  • Track the number of visits to different countries
  • Generate a summary of passport details and travel history
  • Calculate the sum of squares of visits for travel statistics

About

A Python-based passport management system for tracking passport details, validating expiration dates, and recording visits to countries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages