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

added my initial submission for iss44, does not have much functionality #59

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

neilchokriwala
Copy link
Contributor

This is not a complete version at all. I am trying to get coaches to review this, and try to help me understand what is wrong with this code as it is.

@neilchokriwala
Copy link
Contributor Author

The issue I am having is that I would like to see the gui button Delete. I can not see that. I also tried to add a sample message that will display in html. I am not sure which html address to put in as well. I

@jadedsurfer
Copy link
Contributor

You need to enable your router in client/spa/js/main.js. An example of how to do that is in the comments. To see your module in action, you need to use localhost:3000/spa/index#students/1 (assuming that you have a student in your database with the id of 1. Try that and let us know how it goes.

@neilchokriwala
Copy link
Contributor Author

thanks Todd, I really appreciate it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants