Todo list - finalize application, DOT NET Programming

Assignment Help:

The purpose of this project is to ?nalize your TODO application.  For this project we are aiming to achieve the following:

Objectives:

  • Integrate a fully functional mobile interface for your TODO application under /mobile directory
  • The web client should connect via AJAX to an application on the server which will be responsible for synchronization of todo items
  • To accomplish synchronization, you will also need to implement at least a rudimentary session control in the application (to allow multiple visitors to your application)
  • The client should synchronize user changes to the server on a regular routine (either every change or at a set interval).  Online/O?ine testing should be used to ensure that a user's changes are synchronized to the server when they come back online after a period of inactivity.

Bonus:

  • Detect mobile browsers accessing the site and automatically redirect them to the mobile version of the site
  • Add the capability to have multiple lists (projects) and allow TODO items to be moved to these alternative lists
  • Add the ability to archive completed todos and to search for a particular todo.

The list itself should be fully functional, and must have at least the following functionality to be graded:

  • Add TODOs
  • Remove TODOs
  • Edit TODOs
  • Mark TODOs as complete

Related Discussions:- Todo list - finalize application

Reading strings from the keyboard, Reading strings from the keyboard   ...

Reading strings from the keyboard   using System; class Prog3_1 {       public static void Main()   {    Console.Write ("Enter Your First Name : "); // Displaying to writ

Readerwriter locks, What is ReaderWriter Locks? You may want to lock th...

What is ReaderWriter Locks? You may want to lock the resource only whenever data is being written and permit multiple clients to parallel read data when data is not being updat

Web portal development, Project Description: Looking for a developer who...

Project Description: Looking for a developer who will develop a web portal like zulutrade, some features will be taken from signaltrader The changes would be like: 1) Only

Project baselines, What is a project baselines? The Project base line d...

What is a project baselines? The Project base line defines a logical closure of any deliverable or cycle. For example you have done the requirement phase with sign off from the

What is the difference between vb.net and c#?, Difference between VB.NET an...

Difference between VB.NET and C# This is the main debatable issue in .NET community and everyone treat their languages like religion. It is a very important matter which lan

What is garbage collection, What is garbage collection? Explain the di...

What is garbage collection? Explain the difference among garbage collections in .NET 4.0 and earlier versions. Garbage collection stops memory leaks during execution of pro

Namespace-difference between namespace & assembly, NameSpace Namespace co...

NameSpace Namespace consists of 2  main basic functionality :- NameSpace Logically types group , ex. System.Web.UI logically groups our UI related features. In Object O

Find out the factorial - c# program, Find out the Factorial - C# Program ...

Find out the Factorial - C# Program I've been trying so many codes for this but those codes didn't work well. Please write the code for find out the factorial of an integer nu

What is serialization, What is serialization, how it works in .NET? Ser...

What is serialization, how it works in .NET? Serialization is when you persist the state of an object to a storage medium so an exact copy can be re-created at a later stage. S

What is an interface and abstract class, What is an interface and what is a...

What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why.   In a interface class, all methods are abstract without execut

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd