GithubHelp home page GithubHelp logo

eventr's Introduction

Eventr

Eventr is a web app that makes planning events a breeze. Scheduling, voting, payments, and notifying friends are as easy as entering the right information; the app will handle the rest for you. Being a participant is just as easy with the app being a one stop shop to vote for events, submit payments, and communicate about events.

##Technology Stack

  • Front-End - Angular 1.5
  • Server - Node/Express
  • Database - MySQL
  • Overlay on Server - Socket (for simultaneous users) Socket.io enables real-time bidirectional event-based communication. It is useful for things like chat clients and simultaneous collaboration.

##Features Completed

  • Create an Event
  • Event Polling
  • Voting Functionality
  • Notification Broadcasts
  • Authentication with Tokens

##Features Pending

  • Chat Client
  • Payments Handling
  • Email & Calendar Hookup
  • Deployment
  • Test Suite
  • Encryption & Salt for Passwords

##Install & Getting Started

  1. Fork the repo
  2. bower install
  3. npm install
  4. mysql.server start
  5. mysql -u root < server/database/3vnt_mysql_create.sql
  6. npm start
  7. open localhost:8000 on browser

##Database Design & Schema

##Bugs

  • minor MySQL error where SELECT queries only pull one row of data
  • random redirects

##Team

  • Scrum Master - Thomas Ingalls
  • Product Manager - Genevieve Sublette
  • Team Member - Jonathen Chen
  • Team Member - Haoming Huang

eventr's People

Contributors

genevieve1722 avatar hackreactor-students avatar haomingh avatar jonathen09 avatar thomasingalls avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.