GithubHelp home page GithubHelp logo

photolog's Introduction

포토로그 : 플라스크 웹 애플리케이션

포토로그(photolog)

포토로그는 사진파일을 업로드하여 사진과 함께 사진에 대한 메모와 태그 위치정보들을 함께 저장하고 리스트 형태로 혹은 지도위에 보여주는 웹 어플리케이션입니다.

포토로그는 Flask 로 만들어 졌으며 SQLAlchemy, SQLite3, PIL등을 필요로 합니다.

설치

관련된 라이브러리 설치

pip install -r requirements.txt

데이터베이스 초기화

최초 실행시에 SQLite3 DB파일을 /photolog/resource/database/photolog 이름으로 자동 생성됨

애플리케이션 실행

python runserver.py

사용방법

1) http://localhost:5000 에 접속
2) 사용자 계정을 생성
3) 사진파일 업로드
4) 지도에서 보기, 트윗보내기등의 기능을 사용가능

라이선스

MIT license.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.