Welcome to the Moirae Front-End Developer Test! In this assessment, you'll have the opportunity to showcase your web development skills by expanding on an umbraco website based on the XD documents provided. This test is designed to evaluate your understanding of CSS, capabilty to build off of existing structures along with your problem solving skills and ability to learn on the spot.
We are looking for you to work on the tablet breakpoint css to match up with the design provided. Do not worry if you don't finish, just get as far as you can, we are focussing more on the skills demonstrated. You may work in Visual Studio or Umbraco.
To keep the codebase safe from unknown chages, Developers must not directly change the main codebase without review so you will be working in a seperate fork and not directly on the main repository.
- Create a fork
- Clone the repository you forked
- Connect to the VPN via FortiClient VPN from your desktop
- Open solution file in Visual Studio
- Open the Package Manager Console (Tools > NuGet Package Manager > Package Manager Console)
- Run the command
dotnet run --project SeniorDickson
- Open the localhost url
- Add /umbraco to the path
- Connect using: [email protected] , Password123*
- Under Settings > Templating is where all the files will be found in the Umbraco Backoffice.
You will be provided with all the resources to complete this task. You should not need to change any views to complete this task however it will be useful to familiarise yourself with their structure.
You can find the XD document here.