/Organizer

Primary LanguageC#MIT LicenseMIT

Organizer

Organizer is single page application with AngularJs for client side and ASP.Net Web API 2 for server side.

After register/login User can add task with location-name, release time of task, description for task and priority. He can edit or delete task. Tasks displayed like a timeline. If priority of task is urgent It is colored in red, if non-urgent colored in orange and if release time is in past, it colored in silver. Tasks can be sorted.

##Organizer application powered by:##

Development Environment: Microsoft Visual Studio 2013

Settings Before Start Project

Before Start project you need set this settings. It is for simultaneous start Web API and Angular application. Web API start after Angular application.

Screenshots

Log In / Register

**Home**

**Forms**