Skip to content

Web application for polls and surveys at kasetsart university

Notifications You must be signed in to change notification settings

Phukit-Time/ku-polls

Repository files navigation

codecov example workflow

ku-polls

Web application for polls and surveys at kasetsart university Project documentation for the KU polls web application project.

Online Polls for Kasetsart University

An application for conducting a poll or survey, written in Python using Django. It is based on the [Django Tutorial project][django-tutorial], with additional functionality.

This application is part of the Individual Software Process course at Kasetsart University.

How to Install and Run

  1. clone this repository

https://github.com/Phukit-Time/ku-polls.git

  1. open the file in cmd then run these command in order
  • python manage.py migrate
  • python manage.py loaddata data/polls.json data/user.json
  • env\Scripts\activate
  • pip install -r requirements.txt
  • python manage.py runserver

Project Documents

All project documents are in the Project Wiki

About

Web application for polls and surveys at kasetsart university

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages