.d888 .d888 d8b d8b
d88P" d88P" Y8P Y8P
888 888
.d88b. 888888 888888 888 .d88b. 888 8888b. .d8888b .d88b. 88888b.d88b.
d8P Y8b 888 888 888 d88P"88b 888 "88b d88P" d88""88b 888 "888 "88b
88888888 888 888 888 888 888 888 .d888888 888 888 888 888 888 888
Y8b. 888 888 888 Y88b 888 888 888 888 d8b Y88b. Y88..88P 888 888 888
"Y8888 888 888 888 "Y88888 888 "Y888888 Y8P "Y8888P "Y88P" 888 888 888
888
Y8b d88P
"Y88P"
Taking inspirations from 500px, Quora, and Wordpress, effigia.com is a portal for galleries that sees significance in every work of art you make, may they be aesthetics from sketches, literature, and photography.
You can create some curated galleries out of your favorite portfolios from thousands of artists like you!
You can follow other artists, galleries, and like and comment to galleries and portfolios. You can post on groups and interact with other artists, too.
If you're into forums and discussions, you can join some active groups or create your own to spread some good vibes in the community!
PS. effigia means an ideal, image, likeness, and effigy in Latin.
Click here to see live host on Heroku
# prepare env
pip install -r requirements.txt
# create Postgres db prior to executing the following
source .env.local
python3 manage.py reset_db --noinput -c
python3 manage.py migrate
python3 manage.py collectstatic --noinput
python3 manage.py load_dummy_data
Disclaimer: The site is still in alpha (i.e. the development is on progress and it still has to take a lot of acceptance testing). You can sign-in via the provided usernames and password on the main page.