Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.49 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.49 KB

PictureLiker

This demo for Careerhub interview is built as a MVC project.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Github, Microsoft SQL Server and your favorite Visual Studio IDE(s)

Installing

  1. Get a copy of the project from source control (Github), then build the project and ensure everything is running okay
  2. Run "Add-Migration {Name your Migration}" and "Update-Database" command(s) sequentially in Package Manager Console or PowerShell
  3. And hit F5 on your Visual Studio IDE or set up on your local IIS server
  4. Sign in as an administrator(Email: [email protected]) to upload your favorite images first

Deployment

You can simply deploy this to Azure through Visual Studio IDE

Built With

Authors

  • Andy Hsu