camaleaun / eventex

Project from Welcome to the Django course

Home Page:https://eventex-camaleaun.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eventex

Project from Welcome to the Django course.

# Use Python 3 to create a virtual environment and activate
$ python -m venv .wttd
$ source .wttd/bin/activate

# Install dependencies
$ pip install -r requirements.txt

# Run in a local web server
$ python manage.py runserver

About

Project from Welcome to the Django course

https://eventex-camaleaun.herokuapp.com/


Languages

Language:CSS 47.2%Language:HTML 38.8%Language:JavaScript 9.3%Language:Python 4.7%