dalanmiller / MooData-App

This is the front-end application for MooData which we will develop using Yeoman and deploy via PhoneGap
0 stars 0 forks source link

Create lab input data input page #9

Closed dalanmiller closed 10 years ago

mishra123 commented 10 years ago

Hi Daniel..I am almost done with the input page..But do we have some standard CSS to give styling to the page?

dalanmiller commented 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 .

mishra123 commented 10 years ago

Ok..

mishra123 commented 10 years ago

As all the values are integer, so do we need to set some alert if user enter some text or string..?

dalanmiller commented 10 years ago

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 .

mishra123 commented 10 years ago

Hi Daniel...How can I send the files here..?

dalanmiller commented 10 years ago

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 .

dalanmiller commented 10 years ago

Hey Noop,

I'm going to close this since you finished this, but just going to integrate it into the dashboard.html