Skip to content

Commit 0d0dbf5

Browse files
committed
update README.md
1 parent 072ee07 commit 0d0dbf5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66

77
## Task Manager. Hexlet.io School's final project.
8+
89
Task management is a Django web application. Django-based task tracking system with user authentication, relational models, forms, filtering, resource routing, and production monitoring via Rollbar. System similar to http://www.redmine.org/. It allows you to set tasks, assign performers and change their statuses. Login and authentication are required to work with the system.
910
- Task Manager - This is a web application that is used to remind you of scheduled events.
1011
- It can be used by several users at the same time.
@@ -13,6 +14,12 @@ Task management is a Django web application. Django-based task tracking system w
1314
- The application works with all kinds of databases.
1415
- Russian and English languages are supported (see locale).
1516

17+
18+
## Demo
19+
You can view the application in action at this link:
20+
https://python-project-52-d00t.onrender.com
21+
22+
1623
## Technologies
1724
- Django
1825
- Error tracking with Rollbar

0 commit comments

Comments
 (0)