Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

TestApp is a simple Python/Django web app for a timed online test.

License

NotificationsYou must be signed in to change notification settings

SimonOkello/testapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestApp is a simple Python/Django web app for a timed online test.

Setup

The first thing to do is to clone the repository:.

git clone https://github.com/SimonOkello/testapp.gitcd testapp

Create a virtual environment to install dependencies in and activate it:

python3 -m venv venvsource venv/bin/activate

Then install the dependencies:

pip install -r requirements.txt

Usage

python manage.py migratepython manage.py createsuperuserpython manage.py runserverhttp://127.0.0.1:8000/

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GNU GPLv3

About

TestApp is a simple Python/Django web app for a timed online test.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp