Skip to content

agorishniy/SmartHouseAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartHouseAPI

Training project: SmartHouse on Web API

Task: Develop a software architecture that implements the simulation of the control system devices of "Smart house". The system must be modeled some types of devices, for example, lamp, fan, tv etc. Web-based UI must be allow: show current state, add/delete, change state, change parameter of devices. Using Visual Studio 2013.

Project based on ASP.NET MVC. For exchange data use JavaScript, jQuery, method .ajax, JSON format and ASP.NET Web API (get, post, put, delete). State of model save in database used Entity Frameworks. HTML, CSS.

About

Training project: SmartHouse on Web API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published