Giter Club home page Giter Club logo

fair-chair's People

Contributors

codacy-badger avatar gitter-badger avatar mattxwang avatar meme avatar

Watchers

 avatar  avatar

Forkers

gitter-badger

fair-chair's Issues

Autoupdate?

Not sure how I'd do this (probably involves squirrel) but have the application auto-update, on Windows, OSX, and Linux.

  • AutoUpdate on Windows
  • AutoUpdate on OSX
  • AutoUpdate on Linux

Website

There will eventually be a website that describes what Fair-Chair does, has screenshots, etc. Not a huge priority, but it'll be ready for a 1.0.0 release.

Continuous Integration Deployment

Eventually, using a CI to deploy + publish would be significantly easier, more convenient, and would help with bug-fixing. Probably going to use Travis for this.

Test on Windows and Linux

I technically have access to both Windows and Linux machines, but I haven't created distributable on them.

  • working Windows distributable
  • working Linux distributable

Saving State

It'd be nice to have some sort of mechanism to save the state of the timers and speakers lists, so the program can be used across different committee sessions. My plan right now is to export the list and timer data in a JSON file, and have the user load in a JSON file if they want to, which will replace the current data in the program. In addition, there'd be an export button somewhere.

Travis Build Script Doesn't Work

The Travis Build Script doesn't work: it runs npm start, which in turn runs electron .. Unfortunately, electron isn't being recognized as a command in my $PATH on Travis build, so hopefully I'll figure out a solution to that sooner or later.

Manipulating List View Elements

I'm not entirely sure how I want to do this (probably needs some more component-ing of each element), but a few things I want to accomplish in regards to manipulating the list view elements:

  • Allow the toggling on/off of list view elements
  • Have the rest of the elements fill the entire space
  • Allow the dragging and repositioning of elements
  • Allow custom sizing

Custom Mac App Icon

Currently, when building the app using electron-packager, the custom Mac app icon doesn't load (and as a result, the distributed .app uses the default electron icon). I'll try to figure out what's wrong, and hopefully have a nice icon for dist!

Angularize Everything!

When I originally wrote this app, I did it very quickly and haphazardly - as a result, it isn't coded as how an Angular web app should be (or how any web app should be coded). So, the first order should be to split up main app into several (reusable) components.

I'm not sure what each of those components will be, but off the top of my head this is what they probably will be:

  • Nav Component
  • Nav Item Component
  • Generic View Component
  • Generic Button Component (likely from Angular Material)
  • Generic Modal Component
  • List Card Component
  • Timer Component
  • Header Component
  • Delegate List Component w/ subcomponents as needed
  • Guide Card Component (collapsible)
  • Some stuff w/ settings (this might be reimagined)

Country/configurable auto-completion

As an example, when in a GA, a dialog box could show up below the delegate field that shows 3 items (for example) that best fit the currently entered text. This could serve as an aid when entering many countries quickly is needed, i.e.: all the time. Additionally, flag icons could be loaded next to the autocomplete as a visual aid. Another option is allowing the loading of CSVs that contain the delegate name, and an optional image. This could allow pre-configured autocomplete options for crises, or other specialized committees which could use names instead (for example).

Code style standardization

Just to remove some inconsistencies and make contribution easier-- some possibilities:

It would also make sense to create an npm lint phase that runs on CI to ensure code quality in pull requests.

Use Angular Material

Right now, we load in Bootstrap and jQuery, but we probably shouldn't (both performance and code complexity reasons). As @meme suggested, I think it'd be better if we used Angular Material.

Create testing suite

(for myself) Explore the options for UI testing in Angular apps

Create a testing suite that is composed of unit tests for internal application logic, then UI tests for the actual Angular front-end. This would be vastly superior to re-running the app every time a feature is being developed (can also be used to triage issues)

Discord/Gitter/etc. chat to less formally discuss ideas

I'd like to work on this project a little more, yet some ideas do not warrant a GitHub issue or they are just spitball ideas, so to speak. Perhaps it would be a good idea to have a chat room that allows contributors and users to discuss the software. Some options:

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.