Giter VIP home page Giter VIP logo

molloy-advising-web-application's Introduction

jschanker's GitHub stats

  • ๐Ÿ‘‹ Hi, Iโ€™m @jschanker, an Associate Professor of Math and Computer Science at Molloy University.
  • ๐Ÿ”ญ Iโ€™m currently attempting to:
    1. Blockly Text2Code : Create a self-contained web/mobile app that would allow people to learn the content from my Visual Programming course without the traditional use of lectures, notes, or other external sources. More concretely, users would learn by doing, completing programming problems and related tasks from the class through guided instruction and instantaneous feedback. They would start by assembling code in block-based and textual native languages (English, Hindi, etc.) before quickly transitioning to industry-standard ones such as JavaScript or Python. The larger goal is to allow people to learn how to program in their own native languages without an internet connection (once they download the app). See the course in progress here: https://jschanker.github.io/blockly-text2code/csc1030/?level=0 (0 can be changed to 1-18). This work uses Google's Blockly and is supported by a Google education grant.
    2. Google's Blockly : Provide my students with real-world software development experience by having them contribute to Google's Blockly repository.
    3. Biology Research Project : Automate the process of scanning a large number of images, identifying regions of interest, and measuring their intensities to see which conditions were conducive to collagen II production. See it in action for 16 images here: https://www.youtube.com/watch?v=JEE8nljS0CI
  • ๐Ÿ‘€ Iโ€™m interested in all things JavaScript and contributing to projects with positive societal impact. I'm also interested in projects that give me an excuse to learn more Hindi.

molloy-advising-web-application's People

Contributors

jschanker avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

molloy-advising-web-application's Issues

Browser Extension for App

Just a general discussion of the viability of making this app an extension. I believe it can be easily converted to a browser extension. However, I have only had minimal experience with browser extensions.

Opinions and comments welcome.

User Interface

I think using BootStrap is a good start toward improving our interface, but how should we proceed to further develop it? One idea I was thinking about was making a single column layout in which the user was prompted for information in a series of steps in which divs would expand and collapse. We could create nice transition effects using JQuery. I put a small advice box as a temporary way of displaying output, but I think we have much better options. Ideally, we should have multiple divs that display the information that a student might be interested in knowing. Thoughts?

Project Versioning

In terms of organization, I believe if this project is to be worked on more, then we should be more clear about out task management and project organization. I have recently created Github Issues about certain enhancements, and I believe that creating Issues on Github with labels will be great to keep the project tidy.

As far as versioning the project, this may also help if the project expands to a great degree. As of now, versioning may be overkill but its something to discuss and to look into for this project.

There are many versioning methods with positives and negatives to them.

A simple example of a versioning guide for project management is Semantic Versioning. More info can be found here: http://semver.org/

What are your thoughts?

Bootstrap Template for App

In this issue we can examine bootstrap as it can apply to the project. We can also discuss and debate the pros and cons to using bootstrap in our CSS.

A quick Google Search and my minimal experience rendered the following.

Positives:

  1. Clean Code?
  2. Mobile First Development - Bootstrap is friendly with many screen sizes.
  3. A maintained library
  4. Can be obtained and cached from a CDN to improve CSS speed?

Negatives:

  1. Foreign Library
  2. Heavy Library - Is it slow to load

Feel free to comment and discuss.

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.