Skip to content

MuneebAhmed568/Study-Abroad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

For Backend

  1. Enter your DB Connection String in appsettings.json
  2. Run "dotnet ef migrations add InitialCreate" In Terminal of Backend
  3. "dotnet ef database update" In Terminal of Backend
  4. Run the Following Command in Sql Server inide Db "insert into Verify_login (Email,Password,identifier ) values( '[email protected]' ,'admin123',4)"

Admin user will be Created,Login Email= [email protected] and Password = admin123

For Frontend Read its Readme inside "/Study"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published