mattbruton / Woofli

NSS Evening Cohort 3 Capstone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

woof.li

This is my final capstone project at Nashville Software School for Evening Cohort 3. woof.li aides users in keeping track of their pets medication needs by emailing or texting reminders when medication is due. If the pet is with a pet sitter, the sitter receives the notification instead of the pet's owner.

I am currently working out some issue with the project that are keeping me from deploying it to Azure and should have them resolved soon. The project works locally outside of the Email/SMS application, as you would need an API key from the services being used.

==============================

==============================

Viewing/Downloading Project

To View Hosted Project

[woof.li] -- Currently Not Hosted

Installation

Clone the repository from GitHub:

git clone https://github.com/mattbruton/Woofli.git

Navigate to the project from the directory it was cloned into:

cd Woofli/

To Run

Open the solution file in Visual Studio and ensure that all projects outside of the unit tests are set as Startup Projects. Prior to running, make sure that all NuGet packages have been installed for the solution.

Specs and Project Information

Languages

  1. C#
  2. JavaScript
  3. HTML
  4. CSS

Tools / Frameworks

  1. ASP.NET
  2. AngularJS
  3. Sass
  4. Visual Studio 2015
  5. Git

Screenshots

Will update.

Current Issues

==============================

Check for current issues on GitHub.

==============================

About

NSS Evening Cohort 3 Capstone


Languages

Language:JavaScript 65.2%Language:PowerShell 18.0%Language:C# 10.3%Language:HTML 4.1%Language:CSS 2.4%