yazeedhasan97 / Health-Care-System

A full python tkinter desktop application for Clinic or Small hospital, with email authentication and other web required services , with a database implemented using PostgreSQL and Dbeaver DM, scripts with relations and data are provided also.
3 stars 0 forks source link

What Is the login and password? #1

Open richierh opened 2 years ago

richierh commented 2 years ago

When it first running, it ask for login . I do not know

yazeedhasan97 commented 2 years ago

Hi @richierh There is an admin panel in this project. Admins can create new users and give them access, However, to have an admin account you need execute an insert query directly on the DB. in order to do this you need a DBMS tool, I used to use DBeaver