Skip to content

Commit 2e6ed35

Browse files
authored
Update README.md
1 parent fb68ea9 commit 2e6ed35

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44
[![Django Version](https://img.shields.io/badge/django-3.0-brightgreen.svg)](https://djangoproject.com)
55
[![CircleCI](https://circleci.com/gh/suhailvs/django-schools.svg?style=svg)](https://circleci.com/gh/suhailvs/django-schools)
66

7+
## Host this site on dedicated server
8+
9+
if you want to host this site on a dedicated server:
10+
11+
* server costs - 5$/month
12+
* domain name(.com) registration - 10$/year
13+
* you can customize this site at a rate of 10$/hour
14+
715
## [demo](https://djangoschools.herokuapp.com/)
816

917
This is an example project to illustrate an implementation of multiple user types. In this Django app, teachers can create quizzes and students can sign up and take quizzes related to their interests.

0 commit comments

Comments
 (0)