Click here to Skip to main content
15,878,852 members
Articles / Web Development / ASP.NET

Track your medical shots

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
28 Apr 2013CPOL 6.8K  
An application to store your list of medical shots in the cloud

This article is an entry in our Windows Azure Developer Challenge. Articles in this sub-section are not required to be full articles so care should be taken when voting. Create your free Azure Trial Account to Enter the Challenge.

Introduction

This application will allow you to store your list of medical shots in the cloud. You can create profiles for your entire family. Values will be stored in SQL Azure. You can add to your list through either the secure website or through the WP8 mobile app which connects to the site using Mobile Services.

Background

Allows people to know when they had their last set of shots which is crucial for visits to the doctor or hospital.

Challenge Two - Build A Website

For this challenge, we need to build a website on Azure. I have created a site to be used as a placeholder. This site I am calling for now http://kencenerelli.azurewebsites.net/. In future, the site for my project will be hung off of here.

Using the Code

Coming soon!

Points of Interest

Coming soon!

History

  • April 28, 2013 - Initial article creation

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Canada Canada
I am a programmer writer, .NET developer, Microsoft MVP - .NET Platform, public speaker, blogger, and Microsoft Azure nerd.

I blog regularly at kencenerelli.wordpress.com and can be found on Twitter via @KenCenerelli.

Comments and Discussions

 
-- There are no messages in this forum --