Skip to content

[Archive] An example Todo Windows Store app.

License

Notifications You must be signed in to change notification settings

montazze/TodoWindows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

[Archive] Windows Todo

Note: This repository is not under active development.

This is a sample application that showcases the Parse Windows SDK. It contains a Visual Studio C# Solution that shows how easy it is to get started creating and storing data using Parse as your backend.

How to Run

  1. Clone the repository and open the Visual Studio solution.
  2. Ensure that automatic library download from NuGet is enabled in Visual Studio by going to Tools-->Options-->Package Manager and checking "Allow NuGet to download missing packages during build"
  3. Add your Parse application id and windows key in App.xaml.cs
  4. Build and run.

About

[Archive] An example Todo Windows Store app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%