
Overview: This academic project presents a prototype of a web-based Skin Cancer Information System (SCIS) designed to assist in the early diagnosis and monitoring of skin cancer. The project combines modern web technologies with basic image classification techniques to create a functional, user-friendly tool for healthcare professionals.
Objectives:
- To develop a web system for different types of skin cancer.
- To support users in uploading skin lesion images and receiving classification results.
- To facilitate interaction between users and dermatology specialists for further guidance.
- To ensure secure and easy-to-navigate functionality for a diverse user base.
System Components:
- User Module:
- Registration and login functionality.
- Interface for uploading images of skin lesions.
- Viewing classification results provided by the system.
- Option to consult a specialist for additional analysis.
- Specialist Module:
- Secure login and dashboard access.
- Ability to review user-submitted images.
- Add annotations and feedback for each case.
- Communicate results and suggestions to the users.
- Administrator Module:
- Complete control over user and specialist accounts.
- Manage educational content displayed on the site.
- System maintenance and access management.
Technologies Used:
- Frontend: HTML, CSS, JavaScript (React or Bootstrap for responsive design).
- Backend: PHP/Python with MySQL or SQLite.
- Image Processing: Basic image classification model or integration with existing open-source APIs (e.g., TensorFlow Lite models).
Design Considerations:
- Usability: User-friendly interface accommodating all age groups.
- Security: Encrypted storage for user data and secure login sessions.
- Accessibility: Support for Arabic and English users with RTL interface rendering.
- Responsiveness: Fully functional across desktops, tablets, and smartphones.
Impact and Future Work: The SCIS aims to bridge the gap between the general public and dermatology services by providing a low-cost, accessible, and informative tool. It promotes early detection and raises awareness, which are critical for effective treatment. Future improvements could include AI-powered diagnostics, integration with medical databases, mobile app development, and broader public deployment through health sector collaboration.
Publication:
| 1. | A prototypical skin cancer information system Proceedings Article In: 24th Australasian Conference on Information Systems (ACIS 2013), pp. 1–11, RMIT University RMIT University, 2013. |
| 2. | Skin Cancer Information System (SCIS) Masters Thesis Macquarie University , 2012. |