Giter Site home page Giter Site logo

hackapp-client's People

Contributors

evscott avatar gzinck avatar

Watchers

 avatar  avatar

hackapp-client's Issues

Skeleton: "Create hackathon" UI

Create the UI for creating a hackathon (excluding the dynamic components involved with hackathon details and registration questions).

image

Skeleton: View hackathon UI

A collection of components for displaying information about a hackathon which has already been created (overview, details, registration details).

image

Race condition when updating options

Updating options requires a flurry of requests to the backend which results in a race condition where some options will update and others will not in the redux store. We need to either make sure redux updates all happen on one thread, do updates in sequence (might be a lot of them though), or ideally, fix the server to do all the requests in one go.

Skeleton: Build the administrator setup page

Allow the following features:

  • Register an administrator (username, password)
  • Set the organization name

This skeleton issue only involves setting up a basic UI flow without any actual implementation.

Registration details editor

A place to edit the registration questions for a hackathon. Must deal with text, checkbox, radio button, and signature inputs.

image

Hackathon details editor

This should be a beautiful markdown editor where we can move elements (i.e., text and images) as desired using buttons at the right of each block.

image

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.