Skip to content

Commit

Permalink
Update readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
lissa3 committed Apr 9, 2024
1 parent 0142edd commit 7a86d29
Showing 1 changed file with 9 additions and 18 deletions.
27 changes: 9 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,17 @@
### Med Sandbox
# Prototype for Med Sandbox site

## Site about different medical topics
## devoted to different medical topics

# Main features:

1. django 4.2

2. Templates
### Main features:

1. django based on templates
2. Multilang (static/dynamic)
3. Authentication (all-auth)

4. Nested comments (django-tree-bread) with crud's on them (htmx)

5. Notifications (currently without email notifications)
6. news letter (celery)
7. unban user (cron)

## dev

```
pip-tools
### Web version: https://medsandbox.nl

pip-compile reqs/reqlinux.in (or dev.in)
pip install -r reqs/reqlinux.txt reqs/dev.txt
windows (here): upload files require python-magic-bin
linux: pip install libmagic
```
[clinical problem solving](https://medsandbox.nl)

0 comments on commit 7a86d29

Please sign in to comment.