Skip to content

felixsun777/CyanAngular

Repository files navigation

This is the Angular4 frontend project of the backstage management system for employees which can manage customer information,order status,products,departments,categories and send promotion emails to eligible customers.
It is affiliated to the Cyan Website which is the e-commerce shopping system for customer to shop from.
This frontend version provides views and can use json format to connect with backend CyanJson system. There is a Restful version of CyanJson backend project matching this frontend which you can find in my repositories.



本项目是使用Angular4开发的Cyan系统的前端,可以通过json数据与CyanJson后端系统交互,组成整体Cyan系统。Cyan后台管理系统是Cyan电子商务网上商城系统的附属系统,使员工可以管理用户资料,订单状态,商品,部门,分类,并群发推广邮件给符合条件的客户。两个系统分享同一个数据库并进行交互。