Con Ops is the behind the scenes application of 2D Con. It allows the staff and volunteers at 2D Con to check in attendees, schedule and plan events, and cordinate and keep track of information from previous conventions.
You can see how the app works here. Heroku:
React, Redux, Express, Passport, and PostgreSQL, Material-UI, (a full list of dependencies can be found in package.json).
We STRONGLY recommend following these instructions carefully. It's a lot, and will take some time to set up, but your life will be much easier this way in the long run.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Download this project.
npm install- While its installing copy and paste the data base SQL file into postgres and exicute all the statements.
- Check In Attendees
- Create A New Convetions
- Create and add Events
- Create and add Locations
- Create and add Tags
- Create and add Sponsors
- Create and add News
- [] Create and add games to a game Library
- [] Pre Register for the next convention
- [] Testing and bug fixing the application
You might have to npm install some specific material-ui pieces to get the application to work if npm install dosent get them all.
- Marit Zelinsky
- Alex Smith
- Dustin Fedie
- Chris O'bannon
- Declan Bernardin
Thank you Shanna again for the opprotunity to work on this application for 2D Con we hope this app helps! Best of luck!
- Team Con Ops