An open API service indexing awesome lists of open source software.

https://github.com/jackson-nestelroad/ponder-hackutd-19

React application to make group brainstorming efficient. Completed for HackUTD 2019.
https://github.com/jackson-nestelroad/ponder-hackutd-19

Last synced: 7 months ago
JSON representation

React application to make group brainstorming efficient. Completed for HackUTD 2019.

Awesome Lists containing this project

README

          

*Winner of "Best UI/UX" for HackUTD 2019*

**Ponder** is a simplistic, easy-to-use web and mobile application designed to make the group brainstorming process *organized* and *efficient*.


alt text


alt text

## About
**Ponder** is built with React JS and Firebase Realtime Database.

## The Challenge
As a part of **HackUTD**, our team of three had less than 24 hours to put together an application for submission.

While our application is not specifically geared towards a single competition, our focus was especially on **Cross-Compatability** between mobile and web clients and **Simplicity** in user interface.

Due to the incredibly-limited time constraint, the React code here is definitely not my cleanest work. With more time, I would have worked more on creating reusable components to be extended across the application. I also would have spent more time cleaning up animations and creating a more efficient environment in terms of rendering.

## Features
* Create Group Session
* Join Existing Session
* Add Ideas to a Session
* Upvote or Downvote Ideas
* Export All Ideas in Session to Plain Text
* Realtime Data Updates via Firebase
* Complete Connection with Mobile Counterpart

## Collaborators
This project was created alongside Anthony Martinez and Krish Suchdev.

[Check out the mobile version here!](https://github.com/krishsuchdev/ponder)