GithubHelp home page GithubHelp logo

mysite's Introduction

Mysite: A simple polling web app

Team: Narcodes
Pair: Kunal Baweja (kb2896) and Siddharth Shah (sas2387)
Subject: COMS W4156 Advanced Software Engineering (Fall-2016)

Build Status

Build Status

Description

Mysite is a simple web application written to emulate a poll based question answers application. It has three display pages as described below:

  1. Index view: Displays the list of question, with clickable URLs. The user can click on any of the questions to reach the Question view specific to that question. If there are no questions published for users then an error message is displayed.
  2. Question view: This page displays the multiple choices available to answer the given question. The choices are displayed alongside radio buttons and the user can choose any one of the available options to vote for the given question.
  3. Result View: After answering the question on Question view page, user is redirected to corresponding Result view where the most updated results are displayed for the votes received on each option of the given question.

Technology Stack:

  1. Development Framework: Django (Python based server)
  2. HTML
  3. JavaScript/jQuery
  4. CSS/Bootstrap
  5. Static Analyser: PyLint
  6. Build & Integration: travis-ci.com

Required Packages

  1. django version 1.10.2
  2. mysqlclient python package
  3. mysql server
  4. mysqclient

Setup Polls Application (Linux Environment)

Execute following commands for installation on linux platform:

  • apt-get install mysql-server
  • apt-get install mysql-client
  • pip install -r requirements.txt

Start Polls Application

mysite's People

Contributors

bawejakunal avatar sidashah 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.