Giter Site home page Giter Site logo

sushengyang / assignment2v2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from roadeocowboy/assignment2v2

0.0 2.0 0.0 26.6 MB

Text Based Voting Application (RESTful Services)

Home Page: http://ec2-54-153-90-122.us-west-1.compute.amazonaws.com:8080/api/v1/

Java 100.00%

assignment2v2's Introduction

Text Based Voting Application (RESTful Services)

This is a repository containing a text based voting application which demostrates the use of Spring based MVC framework and a number of 3rd party integrations.

Requirements: https://docs.google.com/document/d/1PO10ZMc29OqqDWIVy28Qq3oXJwsqN9PCtSn3U-LQPO0/pub

Core Functionality:

  • Moderator - Create, Update, View, Delete.
  • Poll - Create, Update, Vote, View a Poll with Voting Results, View a Poll without Voting Results, View all Polls for a Moderator, Delete.

Features:

  • API call validation (returns proper status codes).
  • Basic Authentication (Spring HTTP Authentication Package).
  • Scheduler (Spring Scheduler Package, checks for expired polls every 5 minutes).
  • Remote Messaging (Message broker (Kafka Producer) sends emails with set (topic, message) for expired polls).
  • Peristent Data (MongoLab).
  • Amazon Cloud Hosting (EC2)

Technology Stack:

  • Spring MVC
  • Gradle (Build Automation/Packaging)
  • Additional Spring Libraries (Authentication, HTTP Validation, Scheduler)
  • MongoLab
  • Kafka
  • Amazon Web Services (EC2)

Files:

  • resources/application.properties: connection file to hosted MongoLab. (test123:test123/mongolab) -> (username:password/DB name)

Sample Input for testing (Postman recommended):

assignment2v2's People

Contributors

roadeocowboy avatar

Watchers

James Cloos avatar Billy 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.