Skip to content

spa application with crud, (from spa available crud only in 1 table)

Notifications You must be signed in to change notification settings

galenam/spaWithCRUD

Repository files navigation

Разработать single page application в котором реализовать интеграцию двух сервисов (ASP.Net WebApi). На UI реализовать отображения списка пользователей и полный CRUD. WebApi1 db1 : Table User : Id: int, UserName: string, DepartmentId: id db2 : Table DEpartment : Id: int , Title: string

SPA : User : add, edit, delete

#	Username	Department	
1	johnny81	IT department
2	missmary	Marketing
3	jijames		IT department

User userName : field, please enter Department : it department, marketing

About

spa application with crud, (from spa available crud only in 1 table)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published