Skip to content

pyc4che/scribex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scribex

scribex - a localbased diary app that is written in Django framework. To install and launch it use the following commands

python3 -m venv .venv | source ./.venv/bin/activate | python -m pip install -r requirments.txt | python scribex/manage.py migrate | python scribex/manage.py makemigrations | python manage.py createsuperuser python manage.py runserver

Btw, I know that diary folder name is written incorrectly, you can fix it yourself :)

About

Diary Taking App With Authentication System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published