Skip to content

sentilis/pandora

Repository files navigation

Artis

Intro

Web-based art portfolio, minimalist style inspired by @BlakArtis Fb, 500px, Ins, Joinher.

A simple way to organize and visualize artworks; Drawings and Photographs. No need for a translational database. Just just organize in folders, How to organize? ...

* artwork
  * drawing 
    * 2019 
      * [Day[Month[Year]]] - [Art Name]
* photography
  * 2019
    * 12Jun2019 - Battle

Preview

Index 1, 2

Drawing

Photography

Run with container docker-compose

    docker-compose up --build

Run with Virtual Environment pipenv

    pip install pipenv
    pipenv run pip install -r requirements.txt 
    pipenv run python app.py

Roadmap

  • 📌 Ordering artworks by date time ascending
  • 📌 Timeline artworks and grouped by year
  • 📌 Implement patterns style CSS
  • 📌 Improvment theme blakartis

CONTRIBUTION

Contribution

License

Apache v2.0