Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question interface #134

Merged
merged 14 commits into from
Jun 3, 2019
Merged

Question interface #134

merged 14 commits into from
Jun 3, 2019

Commits on May 23, 2019

  1. User Submission History and User Stats

    User Submission History and User Stats
    rsvarma95 committed May 23, 2019
    Configuration menu
    Copy the full SHA
    257f12a View commit details
    Browse the repository at this point in the history
  2. Updated to include new db changes and user specific data

    Updated to include new db changes and user specific data
    rsvarma95 committed May 23, 2019
    Configuration menu
    Copy the full SHA
    3f8059d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dfc72d View commit details
    Browse the repository at this point in the history
  4. Updated Code

    Updated Code
    rsvarma95 committed May 23, 2019
    Configuration menu
    Copy the full SHA
    58d7b32 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Updated as per comments

    Updated to check user session cookie, get count from already read database and directly convert to list
    rsvarma95 committed May 24, 2019
    Configuration menu
    Copy the full SHA
    b626391 View commit details
    Browse the repository at this point in the history
  2. Updated to handle Session changes

    Updated to handle statsitics even if the session changes
    rsvarma95 committed May 24, 2019
    Configuration menu
    Copy the full SHA
    a1a1e90 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2019

  1. Updated as per @rishabhKalakoti and @ theSage21 comments

    Updated as per @rishabhKalakoti and @ theSage21 comments
    rsvarma95 committed May 25, 2019
    Configuration menu
    Copy the full SHA
    0aa8b70 View commit details
    Browse the repository at this point in the history
  2. Formatted code

    Formatted code
    rsvarma95 committed May 25, 2019
    Configuration menu
    Copy the full SHA
    4c92405 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2019

  1. Merge pull request #3 from PyJaipur/master

    User Submission History and User Stats (PyJaipur#131)
    rsvarma95 authored May 26, 2019
    Configuration menu
    Copy the full SHA
    6fd559a View commit details
    Browse the repository at this point in the history
  2. Included enchancement to submit questions through the web interface

    Included enchancement to submit questions through the web interface
    rsvarma95 committed May 26, 2019
    Configuration menu
    Copy the full SHA
    c4ef336 View commit details
    Browse the repository at this point in the history
  3. Updated to remove the existing table and replace it with the new table

    Updated to remove the existing table and replace it with the new table
    rsvarma95 committed May 26, 2019
    Configuration menu
    Copy the full SHA
    34a7c42 View commit details
    Browse the repository at this point in the history
  4. Updated as per changes

    Updated to  move the dummy code to another file
    Updated to add proper exceptions
    Upudated to adddeafult date/time
    Updated to refer session variable directly
    rsvarma95 committed May 26, 2019
    Configuration menu
    Copy the full SHA
    4684659 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2019

  1. Updated to add support for adding Contests

    Updated to add support for adding Contests
    rsvarma95 committed May 27, 2019
    Configuration menu
    Copy the full SHA
    7c7bb72 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Updated insert_dummy.py file

    Updated file to populate test data without database call and directly through POST method
    rsvarma95 committed May 28, 2019
    Configuration menu
    Copy the full SHA
    97cfcad View commit details
    Browse the repository at this point in the history