Project Description:
I have various C# support projects and no time, so I'm seeking for a junior programmer to help out.
This intro project is a C# module to develop the UI and usability of an existing generic scheduler User Interface using Visual Studio/WinForms.
Platform - Windows Desktop / WIndows 8.1 WIndows XT C# VS2010, VS2012, VS2013
A plan consists of multiple user defined sessions.
Each session will have a start time, an end time and the UI should indicate the duration of session.
All times and durations are in hours and minutes
Sessions can't overlap i.e. we cannot have a session with a start time that is between another session's start and end time.
There must be a user-configurable pause between sessions.
Schedules will be saved, reloaded and edited.
The user should be use a timeline to create, delete and edit sessions graphically.
Give a Class that implements the above and a demo program that uses this class.
Skills required are C# Programming, Windows Desktop