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.
- Host: GitHub
- URL: https://github.com/jackson-nestelroad/ponder-hackutd-19
- Owner: jackson-nestelroad
- Created: 2019-02-24T17:09:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-25T01:20:04.000Z (over 6 years ago)
- Last Synced: 2025-01-29T09:20:02.613Z (9 months ago)
- Language: JavaScript
- Size: 2.67 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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*.
![]()
![]()
## 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)