Git Product home page Git Product logo

ku-polls's Introduction

ku-polls's People

Contributors

noboomta avatar

Watchers

 avatar  avatar

ku-polls's Issues

duplicate polls directory is misplaced

You have a ./polls directory and mysite/polls.
The latter contains only 1 file.
You should not have (or need) mysite/polls directory.
Could potentially cause you to import the wrong thing.

Duplicate URL mappsing

In mysite/urls.py you map both /polls/ and '' (root url) to the polls app.
Having 2 urls for the same thing is a bad idea.
I think you should apply a better solution for causing / to go to the polls index,
with the duplicate mapping of entire URL tree.
Some of the code you commented out is better choice.

Badges at bottom

The badges are so that anyone visiting the repository will
immediately see the status that the badges show & any problems.
Hence, they are usually put on one line at the top of README
for visibility.

Some issues in requirements

1. User can specify a date range for the survey or poll.

As Mr James has posted in the classroom this morning, use "poll" instead of "survey" for now.

2. Our product is an easy to use web application that provides ability to submit a choice on poll items.

This is a sales pitch, not a requirement.

"A choice can be submitted on poll items." would be a requirement.

3. User can view or modify one’s choice any time during the polling period.

What happens when someone wants to see a poll that is not open to voting yet? Is that allowed? Can just about anyone vote? Or must they be authenticated first? Addressing these questions in the requirements would make it more complete.

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.