刘凡 9ff4d1d109 add S3,archive,truncate | hace 2 años | |
---|---|---|
.. | ||
socialnetwork | hace 2 años | |
webapps | hace 2 años | |
Procfile | hace 2 años | |
README.md | hace 2 años | |
config.ini | hace 2 años | |
db.sqlite3 | hace 2 años | |
manage.py | hace 2 años | |
requirements.txt | hace 2 años |
This is the last in the series of projects to develop a nano blogging website using Django and Python. It is a featureful, interactive web application including user registration and authentication, email integration for user verification, photo upload and quasi real time updates.
I have deployed my application on Heroku and used POstgres for the database.
Images are saved in Amazon S3.
The URL for the deployed application is:
https://morning-gorge-3980.herokuapp.com/socialnetwork/
The database being used is PostgreSQl and the images are saved in Amazon S3.
CSS framework used: http://materializecss.com/about.html