Giter Club home page Giter Club logo

heuristics.techeval's Introduction

Heuristics.TechEval

How this works

When you're ready to submit your work back to us you have a couple of options. Pick whichever works for you.

  1. Clone this repo onto your own GitHub account and send us a link
  2. Send us a pull request
  3. Send us the full solution as a .zip file via email

Do whatever you're comfortable with. You won't "lose points" by going with the "email a zip file" approach, if that's what works for you :)

Setting up your environment

This project requires the following:

  1. Visual Studio 2019 (Community Edition should be fine)
  2. SQL Server Express LocalDb (any SQL database should work, you'll just have to modify the web.config connection string if you don't use LocalDb)

If you already have a machine with those tools on it, you should be able to open this solution, run the database migration (see below), and be good to go.

If you do NOT already have a machine with those tools, you can either install them or you can download a development VM from Microsoft. These VMs come with all of the tools you'll need pre-installed but typically expire after a month or two.

Compiling and running the project

To get started, you need to:

  1. Open the Heuristics.TechEval.sln file in Visual Studio
  2. Compile the solution (either F6 or Ctrl-Shift-B, depending on your keyboard mappings)
  3. Open the Package Manager Console and execute the Update-Database command, which will create and seed a local database
  4. Run the app (F5 starts with the debugger attached, Ctrl-F5 starts without a debugger)

Running the migrations

What next?

Follow the in-app prompts for a list of tasks that you can choose to complete.

REMEMBER: It's OK if you don't know how to do something, and you don't have to complete all of the tasks. The goal is to create a code sample that helps us understand how you think, how you figure things out, and how you can talk about the challenges you face as a programmer.

Go ahead and put your best foot forward with the code, just remember that what really matters will be the discussion we have about the code later.

heuristics.techeval's People

Contributors

spetryjohnson avatar calvinallen avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.