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

What are the authentication methods in .net, What are the authentication me...

What are the authentication methods in .NET? 1.Windows authentication 2.Forms authentication 3.Passport authentication 4.None/custom authentication

Satellite assemblies, What are satellite assemblies? We use resource fi...

What are satellite assemblies? We use resource files to store data according to the localized languages. But when you actually go for the deployment you will not like to also i

What is a dynamic update, What is a dynamic update? Dynamic update is a...

What is a dynamic update? Dynamic update is a powerful feature of WF that describes the ability of WF to modify the implementation path of a running workflow. This feature is u

What is code access security, What is code access security (CAS)? Code ...

What is code access security (CAS)? Code access security (CAS) is part of the .NET security model that stops unauthorized access of resources and operations, and restricts the

What are the advantages of dlr, What are the advantages of DLR? The var...

What are the advantages of DLR? The various advantages provided by DLR are: Permits you to easily execute the dynamic languages to the .NET Framework. Gives dynamic featu

Events in dot net pogramming, What are events? As compared to the deleg...

What are events? As compared to the delegates events works with source and listener methodology. So the listeners who are interested in receiving few events they subscribe to t

Shared (vb.net)/static(c#) variables, What are shared (VB.NET)/Static(C#) v...

What are shared (VB.NET)/Static(C#) variables? Shared/Static classes are used when a class gives functionality which is not specific to any instance. In brief if you want an ob

How is a property designated as read-only, How is a property designated as ...

How is a property designated as read-only?  In VB.NET: Public Read-Only Property Property Name  As Return Type Get ?Your Property execution goes in here End Get End Property.

Do webservice have state?, Webservices as such do not have any mechanism by...

Webservices as such do not have any mechanism by which they can maintain their state. The Webservices can access ASP.NET intrinsic objects such as application, session and many mor

Develop c# routines for website back end, Project Description: We requir...

Project Description: We require some routines written in C# (.NET) to: * Parse several RESTful APIs to change and push data to RabbitMQ * Pop objects from RabbitMQ and inp

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