forked from sankar-vema/mean-skeleton
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
creating contact list management at admin and mobile end.
Steps to be implemented:
Step1:creating contactlist.ejs in misc folder.
Step2:In public/mods directory create new folder "contactlist"
Step3:In public/mods/app.js add reference to contactlist.
Step4:In newly created contactlist folder include
contactlistcontroller,contactlistmodule,contactlistrouter and
partials folder.
Step5:In models folder create contactlistschema file.
Step6:In controller/api main directory include contactlist and upload related services.
Step7:In routes-->apiroutes.js adding routes for upload service.
step8:Define services for client.js in services folder.
similarly at mobile end.
Metadata
Metadata
Assignees
Labels
No labels