Giter Club home page Giter Club logo

advanced_software_engineering_hw2's Introduction

ASE_HW2

This is the docs for hw2 of COMS4156 Advanced Software Engineering. This homework is a paire programming work. The task is to build a toy web application system.

In this assignment, we built a toy voting system using Django web development tool with python language. The function of the app is to collect the votes and post the questions and collect the votes. The data for questions, votes, and choices are stored in a SQLite database. We also integrated the HTML templates to the web development to edit the layout of the webpages and improve the views. The project name is newsite3 and there is a polls app built in this project. We developed this toy system using Django in python3 environment under Ubuntu 16.4 platform (supported by vmware virtual machine). The application development is followd by and the Django offical tutorial and did some modifications.

Technologies used for this project is as following:

  • Python3
  • Django
  • HTML
  • vmware
  • ubuntu 16.4

This text you see here is actually written in Markdown! To get a feel for Markdown's syntax, type some text into the left window and watch the results in the right.

For running application...

$ git clone https://github.com/zyntop2014/ASE_HW2
$ cd localpath/ASE_HW2/mysite3/
$ python3 manage.py runserver

Using python shell...

$ python3 manage.py shell

Todos

  • improve the look of the app
  • add more testing cases.

advanced_software_engineering_hw2's People

Contributors

zyntop2014 avatar

Watchers

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