Safe Path is a Python console-based travel safety application designed to help users manage their travel records, assess travel risks, and access useful safety-related information.
π Features
Add Travel Record β Add and save travel details.
View Travel History β View previously saved travel records.
Search Travel Record β Search for a specific travel record.
Delete Travel Record β Remove unwanted travel records.
Risk Prediction β Predict the potential risk associated with travel.
Weekly Safety Report β View a weekly report related to travel safety.
Emergency Contact β Store or access emergency contact information.
SOS Message β Generate an SOS message for emergencies.
Unsafe Area Information β Check information about unsafe areas.
Safety Badge β Receive a safety badge based on safety-related activities.
Safety Tips β Get useful tips for safer travel.
Exit β Exit the application safely.
π οΈ Technologies Used
1.Python
2.JSON
π Project Files
main.py β Main Python program containing the application logic.
travel_data.json β Stores travel-related records.
unsafe_places.json β Contains information about unsafe locations.
1.Download or clone this repository.
2.Open the project folder in VS Code.
3.Run the following command: '''bash
python main.py
'''
π©βπ» Author
Shruti Soni