Code Monkey home page Code Monkey logo

Comments (16)

mattdbr avatar mattdbr commented on July 25, 2024

That's great! Will there be a physical output?

I'm currently compiling it with cxFreeze so it's still find but having a JS port would be cool too

from bivlog.

mitchellmcmillan avatar mitchellmcmillan commented on July 25, 2024

Currently my plan is to have it output to a <textarea> tag

Interface:

capture

from bivlog.

mattdbr avatar mattdbr commented on July 25, 2024

Looks nice.
Have you pushed it onto your fork?

from bivlog.

mitchellmcmillan avatar mitchellmcmillan commented on July 25, 2024

Not yet, doing the tedious HTML, then I will push and get started on the JS

from bivlog.

mitchellmcmillan avatar mitchellmcmillan commented on July 25, 2024

Pushed to my fork, in the 'web' branch: https://github.com/mm865/bivlog/tree/web

from bivlog.

mattdbr avatar mattdbr commented on July 25, 2024

Looks good, however for the purpose that I'm using, changing form entries is inefficient. Off to camp Sunday morning though.

from bivlog.

mitchellmcmillan avatar mitchellmcmillan commented on July 25, 2024

You can go through them very quickly with text, tab, text, tab, enter, plus you know the different fields, a flaw in the command line based design if you haven't used it before, as you may include info that's meant to be in another field. Try it

from bivlog.

mitchellmcmillan avatar mitchellmcmillan commented on July 25, 2024

Oh and new and improved:
capture
1

from bivlog.

mattdbr avatar mattdbr commented on July 25, 2024

Looks great! Nice work on the clean tabiture, not the usual crap where the
browser never wants to select the right one.

... I really need to make a note to learn useful Javascript after exams.

Thanks for your work. I'll ship this out with the python.

On Fri, Apr 11, 2014 at 9:55 PM, Mitchell McMillan <[email protected]

wrote:

Oh and new and improved:
[image: capture]https://cloud.githubusercontent.com/assets/3130318/2679273/28aadc98-c170-11e3-8392-23bd608b1668.JPG
[image: 1]https://cloud.githubusercontent.com/assets/3130318/2679275/294fbc90-c170-11e3-807e-013643525302.JPG

Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-40195816
.

from bivlog.

mitchellmcmillan avatar mitchellmcmillan commented on July 25, 2024

Not all the calls are done, working from left to right and currently up to flood, but the last couple are small

from bivlog.

mattdbr avatar mattdbr commented on July 25, 2024

Also, I'm adding a scoring feature tonight.

Just a thought, since Army, Air Force and Navy Cadet camps are generally held in remote locations, wouldn't you want Bootstrap served locally?

from bivlog.

mitchellmcmillan avatar mitchellmcmillan commented on July 25, 2024

Good idea, i will when I've got it completely working. Currently facing the demon called the TypeError.

from bivlog.

mattdbr avatar mattdbr commented on July 25, 2024

In Javascript I can't help really sorry. Don't rely on converting strings when you want.

Convert between formats as early on as possible, I assume this is the type error you're getting

from bivlog.

mitchellmcmillan avatar mitchellmcmillan commented on July 25, 2024

Confusingly enough, TypeError covers a huge range of errors, including calling a variable that doesn't exist, which is what i did

from bivlog.

mitchellmcmillan avatar mitchellmcmillan commented on July 25, 2024

Javascript for the original functionality is complete (as in the call logs). Here its is :)

from bivlog.

mattdbr avatar mattdbr commented on July 25, 2024

You'll also want to test if there in any entry at all (I can make a print out to the output with completely blank fields)

from bivlog.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.