Skip to content

Tosin-dotcom/django-notez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-notez

A web based journal. Here demo here

Description

This is a secured web based journal and diary suitable for storing text of any lenghth and accesible at any time.

Use this details to check it out

Username: Testing123

Password: Test@123

Screenshot

image-1

image-2

Technologies used

  • Django
  • HTML
  • CSS
  • JavaScript
  • Heroku
  • Amazon S3

How to install

Clone to local computer

git clone https://github.com/Tosin-dotcom/django-notez.git

Install all the requirement using the command

pip install -r requirements.txt

Change use_s3 to False on line 141 in the notez/settings.py file

from use_s3 = True to use_s3 to False

Run using the following command

python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published