Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contact list Mangement #157

Open
swatikiran123 opened this issue Mar 24, 2016 · 0 comments
Open

Contact list Mangement #157

swatikiran123 opened this issue Mar 24, 2016 · 0 comments

Comments

@swatikiran123
Copy link
Collaborator

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.

sankarvema added a commit that referenced this issue Mar 24, 2016
Added Contact list issue #157 and modified Client module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant