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

Explain image generator (ngen.exe), Image Generator (Ngen.exe) The Ngen...

Image Generator (Ngen.exe) The Ngen.exe (Native Image Generator) allows you to run the JIT compiler on your assembly's MSIL and generate native machine code which is cached to

Need help to answer questions of vb.net, Project Description: Need help ...

Project Description: Need help to answer questions of VB.NET Skills required are .NET, Software Development, C# Programming, Visual Basic, Windows Desktop

Explain class, What is a class? A class explains all the attributes of ...

What is a class? A class explains all the attributes of objects, as well as the methods that execute the behavior of member objects. It is a comprehensive data type, which show

Give a brief introduction of windows azure operating system, Give a brief i...

Give a brief introduction of Windows Azure operating system. The Windows Azure operating system is used for running cloud services on the Windows Azure platform, as it includes

Illustrate the basic process in an asp.net architecture, Problem: (a) ...

Problem: (a) (i) Using a diagram, illustrate the basic process in an ASP.NET Architecture involving at least five objects. (ii) List two methods and two collections

What are standard query operators in linq, What are standard query operator...

What are standard query operators in LINQ? The standard query operators in LINQ are the extension process that forms the LINQ pattern. These operators form an API that enables

Different types of joins, What are the different types of joins? 1) IN...

What are the different types of joins? 1) INNER JOIN: The Inner join shows matches only when they exist in both the tables.For example, in the SQL below there are two tabl

How to load multiple tables in data set?, How can we load multiple tables i...

How can we load multiple tables in a DataSet? objCommand.CommandText = "Table1" objDataAdapter.Fill(objDataSet, "Table1") objCommand.CommandText = "Table2" o

Converting $ into rs. - c# program, Converting $ into Rs.  - C# Program ...

Converting $ into Rs.  - C# Program I am a learner of C# language and i am struggling with how to convert $ into Rs. in C#. Can you have any code examples for this?

Converting temperature from fahrenheit to celsius in c#, Converting tempera...

Converting temperature from Fahrenheit to Celsius - Program C# I am facing some problems in the code for Converting temperature from Fahrenheit to Celsius. Can anybody suggest

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