My 2nd

Published: 01 January 1970
on channel: Raza Zaidi
4,008
53

What's up guys

This is the last part, where I finalise the bullet journal app.

-----------------------------------------------------------------------------------------------------------------------
TERMINAL COMMANDS USED
-----------------------------------------------------------------------------------------------------------------------
'cd' - to move to a folder:
cd documents

'mkdir' - to create a folder:
mkdir bujo

'Django-admin startproject' - to create django project
django-admin startproject bujo

django-admin startapp - to create a django app:
Django-admin startapp diary

python3 manage.py runserver - to run the app

----------------------------------------------------------------------------------------------------------------------

You can check out my code over here: https://github.com/stronginasuit/bujo

My instagram:   / lifewithraza  
twitter:   / stronginasuit