This project is a native iOS mobile application designed to manage doctors and patients efficiently and securely. The application provides full CRUD (Create, Read, Update, Delete) functionality for managing medical-related records while prioritizing data integrity, user privacy, and secure authentication.
The app was developed using Swift in Xcode and relies on a local SQLite database for persistent storage.
- Secure user authentication
- Password hashing using SHA-256
- Create, view, update, and delete doctor records
- Full CRUD operations for patient records
- Validation of personal and medical data
- Safe storage and retrieval from SQLite
- Swift – Core application logic
- Xcode – Development environment
- SQLite – Local database management
- SHA-256 – Secure password hashing
- Clone the repository:
git clone https://github.com/mateimaat/IOS_doctor.git