Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 735 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 735 Bytes

MiniPy

A Link Shortener using Python as backend, Vue.js as frontend. image

URL

: https://minipy-git.herokuapp.com/main/

Since the app is running on a free Heroku server, It may require a few seconds to start up the server.

Note that this project is still in development. Minor bugs and some unfilled components are expected.

Modules

(Python)

  • Flask
  • Whitenoise (middleware for loading static files)
  • pymongo (+ voluptuous)
  • lxml

(Javascript)

  • Vue.js
  • Vuetify
  • Axios
  • gsap
  • Font Awesome
  • Google Charts
  • Google OAuth

Developers

  • Won Seok (Cotidie)
  • Jun Soo (cjcjon)