- Project for Advanced Internet Technology
- Developers: Heider Jeffer [email protected]
- Supervisor Prof Claus Pahl [email protected]
- python manage.py runserver
- Three Layers:
- User Interface Layer (GUI)
- Logic Layer
- Data
- Two Tiers:
- Back end Tier (BE): Data layer and Logic Layer
- Front End Tier (FE): User Interface Layer (GUI)
Use this section to tell people about which versions of your project are currently being supported with security updates.
Version | Supported |
---|---|
5.1.x | ✅ |
5.0.x | ❌ |
4.0.x | ✅ |
< 4.0 | ❌ |
Use this section to tell people how to report a vulnerability.
Tell them where to go, how often they can expect to get an update on a reported vulnerability, what to expect if the vulnerability is accepted or declined, etc.
- pip install multimetric
- argon2-cffi==18.1.0
- bcrypt==3.1.4
- cffi==1.11.5
- Django==2.0.5
- Faker==0.8.13
- Pillow==5.0.0
- pycparser==2.18
- python-dateutil==2.7.3
- pytz==2018.4
- six==1.11.0
- text-unidecode==1.2
- django-environ
- GUI 4DB: https://sqlitebrowser.org/
- python -m pip install argon2-cffi bcrypt cffi Django Faker Pillow pycparser python-dateutil pytz six text-unidecode django-environ
- python manage.py migrate
- python.exe -m pip install --upgrade pip