Skip to content

This simple project was designed to quickly demo how to fully integrate Sencha ExtJs with backend technologies like Web API, entity framework, and SQL server while needing only minimal setup and configuration

License

Notifications You must be signed in to change notification settings

rmcclell/SimpleExtJsPOC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleExtjsPoc

Goals of Project

This simple project was designed to quickly demo how to fully integrate Sencha ExtJs with backend technologies like Web API, entity framework, and SQL server while needing only minimal setup and configuration

Prerequisites

  • Visual Studio preferably 2017 version
  • SQL Server Developer Edition
  • Internet Access

Steps to start project up in IIS Express

  • Execute batch file under SimpleExtjsPoc\Utilities\Sql\ReloadData.bat
  • Open Soluction file in Visual Studio
  • Start Up Application

Steps to run Jasmine tests

Included with Project

  • Simple CRUD Rest services using Web API and Entity Framework
  • SQL Files to build small sample dataset
  • Single page application using MVC in Sencha ExtJs with single view
  • Single view uses built in row editing, filtering, sorting and grouping to create, read, update and delete the data in SQL table
  • Simple Jasmine Unit tests that test all crud operation from UI create, read, update, and delete

About

This simple project was designed to quickly demo how to fully integrate Sencha ExtJs with backend technologies like Web API, entity framework, and SQL server while needing only minimal setup and configuration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published