Skip to content

Bookvenue is a website for people interested in events

License

Notifications You must be signed in to change notification settings

TemianMihai/bookvenu

 
 

Repository files navigation

Bookvenu

Bookvenue is a website where people that created an event can make a short description of event and post it on website. Other people can search events, buy tickets or talk with strangers about it.

image

Deploy

$  pip install -r requirements.txt 
$  cd bookvenu
$  python manage.py makemigrations
$  python manage.py migrate
$  python manage.py runserver 

Technologies used

  • Html
  • Css
  • JavaScript
  • Python
  • Django
  • Bootstrap 4
  • MySQL
  • Material Design
  • Materialize

Packages used

  • django
  • django-widget-tweaks
  • django-recaptcha
  • gunicorn
  • django-phonenumber-field
  • Pillow

About

Bookvenue is a website for people interested in events

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.6%
  • HTML 23.8%
  • Python 4.7%
  • CSS 4.5%
  • Other 0.4%