forked from sankar-vema/mean-skeleton
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Visit management:visit account creation with all functionalities #81
Comments
step1: Rebase latest code,
|
swatikiran123
added a commit
to swatikiran123/cViz
that referenced
this issue
Mar 8, 2016
…ge, and Added panel. Solved issue EazeAI#81 pipeline-2
Keynotes user lookup.
|
mnimmagari
pushed a commit
that referenced
this issue
Mar 8, 2016
Visit planner issue #81 pipeline-2 changes done in Grid, Add page, and Added panel.
Date filter for visit grid
|
sankarvema
added a commit
that referenced
this issue
Mar 14, 2016
DateFilter working for today,past month,next month,this month for visit planner list #81 pipeline-4
visitor Directive
|
swatikiran123
added a commit
to swatikiran123/cViz
that referenced
this issue
Mar 15, 2016
…ine-5 also added seccionCtrl.
sankarvema
added a commit
that referenced
this issue
Mar 15, 2016
visit planner-added visiotor directive picker. issue #81 pipeline-5
visit Tab
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to be implemented:
Step1:creating visits.ejs in misc folder.
Step2:In public/mods directory create new folder "visits"
Step3:In public/mods/app.js add reference to visit.
Step4:In newly created visit folder include visit controller,visit module,visit router and partials folder.
Step5:In models folder create visit schema file.
Step6:In controller/api main directory include lient and upload related services.
Step7:In routes-->apiroutes.js adding routes for upload service.
step8:Define services for visit.js in services folder
The text was updated successfully, but these errors were encountered: