Django Javascript Complete Apartment Management System
The first thing to do is to download the repository:
install the dependencies:
$ pip install -r requirements.txt
Once pip
has finished downloading the dependencies:
then check settings.py
for database setup i used mysql,
then run migrations,
$ python manage.py makemigrations
$ python manage.py migrate
once the migrations finished then run,
$ python manage.py runserver
And navigate to http://127.0.0.1:8000/
login as admin: email:xbwafi@gmail.com password: password@@
login as Tenant:
http://127.0.0.1:8000/t-login
email:jano@mail.com
password: password
login as Employee:
http://127.0.0.1:8000/e-login
email:mrjaveed@gmail.com
password: khan1122
for any error or problem contact me, email: xbwafi@gmail.com whatsapp:0093788730001