Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Right pane is not visible #5

Open
mysoultan opened this issue Jan 13, 2021 · 8 comments
Open

Right pane is not visible #5

mysoultan opened this issue Jan 13, 2021 · 8 comments

Comments

@mysoultan
Copy link

Hello Ahmed, thanks for sharing the clinic system. I was able to deploy the project, but when i am login as an admin. I can't see the management modules such as creating an appointments or access the dashboard.
image

@AhmedMah
Copy link
Owner

It looks like that the user doesn't belong to any roles, add Administrator and Doctor In AspNetRoles table.

@Suleman218
Copy link

@AhmedMah Im also facing the same issue can you please explain in detail how to initially add user roles in database for admin etc to get startred

@pallaviphalke
Copy link

@mysoultan Is your application now ? I need some help on it.

@AhmedMah
Copy link
Owner

AhmedMah commented Feb 2, 2021

I mentioned how to run the project in the readme of repository. First open the DB, in AspNetRoles table add Administrator and Doctor. Secondly run the project and navigate to http://localhost:xxxx/Account/Register to add admin user. that's it

@LakshmiKinnera
Copy link

@AhmedMah Hi Ahmed, even after creating roles in AspNetRoles table, im unable to create appointment or access doctors etc., Can you please guide.

@Suleman218
Copy link

@AhmedMah Hi Ahmed, even after creating roles in AspNetRoles table, im unable to create appointment or access doctors etc., Can you please guide.

Yes Im also facing the same issue. can you please sort it out @AhmedMah

@Suleman218
Copy link

@AhmedMah Hi Ahmed, even after creating roles in AspNetRoles table, im unable to create appointment or access doctors etc., Can you please guide.

@LakshmiKinnera did you reslove this issue?

@AhmedMah
Copy link
Owner

AhmedMah commented Mar 13, 2021

@Suleman218 I tested it, it's working. you have typo in rolenames, the rolenames in AspNetRoles Table must be "Administrator" and ""Doctor" .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants