metafy-social / py-scripts

A repository of scripts that helps to automate daily tasks
MIT License
17 stars 19 forks source link

New blogging site #19

Closed personal-use1 closed 1 year ago

personal-use1 commented 1 year ago

Description

This is a blogging website where any one can register/login and share their feelings. The website is hosted in Heroku(https://www.heroku.com/) and cloudinary(https://cloudinary.com/) is used to store user credentials. The blogging site can be accessed through this link : https://collegestudd.herokuapp.com/

Fixes #15

Dependencies

certifi==2020.12.5
chardet==4.0.0
cloudinary==1.26.0
dj-database-url==0.5.0
Django==3.2.4
django-crispy-forms==1.12.0
django-ckeditor==6.1.0
django-heroku==0.3.1
django-storages==1.7.1
django-cloudinary-storage==0.3.0
docutils==0.14
gunicorn==19.9.0
idna==2.7
jmespath==0.9.3
Pillow==5.2.0
psycopg2==2.9.1
python-dateutil==2.8.0
pytz==2021.1
requests==2.25.1
s3transfer==0.2.0
six==1.12.0
urllib3==1.26.4
whitenoise==5.2.0

Future Improvements

Password reset does not work, UI can be improved feel free to make any kind of improvements

Mentions

Mention and tag the people

Screenshots of relevant screens

image

image

image

image

Developer's checklist

If changes are made in the code: