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