Electrol Commission of Zambia Mark Application Project specifics 1. Frontend Tech Stacks 1. Tailwind CSS 2. Javascript 4. HTML5 2. Backend Tech Stacks 1. Django v3.2 2. PostgreSQL db 3. Infrastructure 1. Docker v24.0.5 2. docker engine v2.20.2 Getting Started: 1. git clone git@github.com:chriford/eczmark.git setup without docker 2. python -m virtualenv venv 3. source venv/bin/activate 4. pip install -r requirements.txt 5. python manage.py migrate 6. python manage.py collectstatic --no-input 7. python manage.py createsuperuser 8. python manage.py runserver setup with docker comming soon Below is the LICENSE that explains the license for the project. * All necessary project copywrites observed. view project licence