Skip to content

MarojT/ku-polls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codecov unittest

ku-pools

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, with additional functionality.

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

How to Install and Run

Clone this repository into your local working space.

git clone https://github.com/MarojT/ku-polls.git

Then, you have to build your server using settings.env.

After that, you have to install the packages that are required for this repository.

pip install -r requirements.txt

Lastly, you have to run the server by

python manage.py runserver

Now, you can visit the linkhttp://localhost:8000.

User that exists in the KU-polls

Username Password
username 12345
Jake jake123

Project Documents

All project documents are in the Project Wiki

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published