beatrizuezu / meeting-room

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meeting Room

Scheduling meeting room

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Create a virtualenv with Python 3.7

virtualenv .env
source .env/bin/activate

Clone the repository

git clone git@github.com:beatrizuezu/meeting-room.git

About


Languages

Language:Python 94.3%Language:Makefile 5.7%