Closed dalanmiller closed 10 years ago
Yes just use bootstrap.css which should be sufficient for now. On Nov 19, 2013 11:11 AM, "Anoop Mishra" notifications@github.com wrote:
Hi Daniel..I am almost done with the input page..But do we have some standard CSS to give styling to the page?
— Reply to this email directly or view it on GitHubhttps://github.com/dalanmiller/MooData-App/issues/9#issuecomment-28755486 .
Ok..
As all the values are integer, so do we need to set some alert if user enter some text or string..?
Check this out.
https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Forms_in_HTML
I think the input elements should maybe have the type=number
attribute
set. But read that article to confirm.
On Nov 19, 2013 11:50 AM, "Anoop Mishra" notifications@github.com wrote:
As all the values are integer, so do we need to set some alert if user enter some text or string..?
— Reply to this email directly or view it on GitHubhttps://github.com/dalanmiller/MooData-App/issues/9#issuecomment-28757323 .
Hi Daniel...How can I send the files here..?
Since that is actually for the API portion, you can add the file to the MooData-API repository under the 'templates' folder.
2013/11/19 Anoop Mishra notifications@github.com
Hi Daniel...How can I send the files here..?
— Reply to this email directly or view it on GitHubhttps://github.com/dalanmiller/MooData-App/issues/9#issuecomment-28763794 .
Hey Noop,
I'm going to close this since you finished this, but just going to integrate it into the dashboard.html
Hi Daniel..I am almost done with the input page..But do we have some standard CSS to give styling to the page?