Skip to content

Web application for making an appointment at the PELE barbershop.

Notifications You must be signed in to change notification settings

Kakoytobarista/Pele

Repository files navigation

Pele example workflow

Web application for making an appointment at the PELE barbershop.
Link on host: https://pele.serveirc.com/


Technologies stack:

  • python
  • django
  • django rest framework
  • java script/html/css
  • AWS
  • cron
  • bootstrap
  • nginx
  • certbot
  • postgresSql
  • docker
  • docker-compose
  • sentry

Miro prototype:

https://miro.com/app/board/uXjVPLSL8fk=/

How to deploy project:

  1. Clone project:
git clone https://github.com/Kakoytobarista/Pele.git
  1. Go to development branch:
git checkout development_branch
  1. Go to directory with 'manage.py':
cd pele
  1. Upload data:
python3 manage.py uploader_appointments {current date}{Y-M-D} {until date}{Y-M-D}
  1. Activate crons:
python3 manage.py crontab add
  1. Run server:
python3 manage.py runserver

About

Web application for making an appointment at the PELE barbershop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published