Skip to content
/ resa Public

Event management with Flask + Vue.js

Notifications You must be signed in to change notification settings

yne/resa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A python3 based event reservation using Flask + SQLite3 + Vue

FEATURES

  • REST + JWT
  • LDAP Auth

INSTALL

apt install -y python3-flask python3-jwt python3-ldap python3-schedule

RUNNING

flask run