Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
/ HomelyPopup Public archive

Set of templates to be used by hiring candidates for the HomelyPopup excercise.

Notifications You must be signed in to change notification settings

Homely/HomelyPopup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homely

This is a set of templates to be used by hiring candidates for the HomelyPopup excercise.

You can choose from one of the following project templates:

  • ASP.NET Core 2 API
  • ASP.NET MVC / Web API

There is no code in any of the templates other than what File > New in Visual Studio brings.

However, seperate projects have been added to each sln, to give the candidate a 'hint' to the type of code, patterns and seperation we like to see.

If you prefer, you can use your own project template instead.

Here is the connection string to the database (SQL Server instance in Azure):

Server=tcp:homelypopupstore.database.windows.net,1433;Initial Catalog=HomelyPopupStore;Persist Security Info=False;User ID=readonlylogin;Password=homely!readonly!2018;MultipleActiveResultSets=False;Encrypt=True;TrustServerCertificate=False;Connection Timeout=30;

(note: there is a firewall on the DB, so only whitelisted IP's will gain access..which we can arrange at the time of the interview)

Good luck! :)

About

Set of templates to be used by hiring candidates for the HomelyPopup excercise.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published