Are you missing out on fun events at UW-Madison?
Never miss out on any opportunities to meet new people and try awesome things again! Sign up today to start viewing and posting events!
-
Spring 2020 - Present Leaders: Kenneth Mui and Harry Le.
Kenneth (Kenny) and Harry both helped the team kick off the project in the Fall of 2019. They will continue to mentor others throughout tasks, distribute new resources, and contribute to Explore Madison. In addition, they will lead bi-weekly meetings and weekly coding sessions. Their values include inclusivity and having fun!
-
Spring 2019 - Fall 2019 Leader: Monica Schmidt.
Monica helped us through the brainstorming process, gathered web development resources, and delegated tasks. She also set up bi-weekly meetings.
If you're interested in joining our team regardless of your level of experience, please email me (Kenny) at [email protected]. I will try to respond within 24 hours!
Front-end | Back-end |
---|---|
HTML | Node.js |
CSS | Express.js |
JavaScript | MongoDB |
BootStrap | |
jQuery |
- Brainstorm
- Get the calendar up and running
- Create nav bar
- Implement routes for events and static pages
- Let users create events
- Create show page so users can see details of a particular event
- About page
- Create landing page
- Allow users to write HTML in descriptions while omitting script tags
- Add authentication and middleware
- Refactor routes
- Associate events with users
- Allow users to choose the time of their event
- Upvote/downvote events
- Render events by number of votes within a day
- Show part of the event description on the home page
- Authentication with email
- Allow users to upload photos for their events rather than using a URL and see a preview of their image
- Allow users to create their own profile and save events
- Notifications
- Update and destroy events
- Contact page
- Search for events
- Implement MapBox API for location of events
- Allow users to comment on events
- Let users invite other users to events
- Let users indicate whether they are interested in an event or going to it
- Group events by category/organization
- Only allow admins to approve events and remove inappropriate content
- Optimize for mobile devices and/or make a mobile app
- Deploy!