The project aims to develop a dynamic web application simulating a Hospital Information System (HIS) for a radiology department
- Different users can use the application, and each category can do different stuff (e.g. Doctors, Patients)
- User registration and login for secure access
- Each user has his own profile
- Frontend:
React,JS,HTML,CSS - Backend:
Flask,psycopg2 - Database:
PostgreSQL