Hello, this is my training Django-project represents web-service provides user an opportunity to buy train tickets. For now you can register, login, pick rides for specific date and departure and arrival station. Then you can buy a ticket for ride you want and check your tickets by "Cart" button clicking.
- Git
- Docker
- Docker-compose
$ git clone https://github.com/BondarenkoDaniil/Django-introduction
$ cd Django-introduction
$ git checkout feature/api_n_frontend_internship_scope
$ docker-compose build
$ ./pre_run_setup.sh
$ docker-compose up
Press Ctrl+C to stop containers running
- open [localhost:8000]
- go to Register page and fill the form
- if success wait while you are redirected
- Login
- Fill main form with Brest - Minsk - 01.15.2019 data
- Buy a few tickets for yourself
- Check your tickets by Cart button clicking
If you don't want to register, you can use one of pre created users to log in:
- vladimir@example.com - vladimir777
- ivan@example.com - ivan1234