Skip to content

alextar04/DjangoATP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DjangoATP

A web application using a database for a Tennis portal containing information about the structure of the ATP organization, its kind of :

  • activity

  • news

  • sections

  • tournaments

  • players

  • player rankings.

  • Support roles: guest, writer news, writer of the biographies of the players. Special interface depending on the authority.

Technologies:

  • To write a web application, use the Django framework in Python.
  • The database is a MySQL database located on the local MAMP server. Intermediate database administration is performed using PhpMyAdmin and JetBrains DataGrip.
  • Connection between Django and DB is carried out by means of DjangoORM.
  • The HTML markup language is used to display information on the page.
  • CSS / Bootstrap 4 is used to display tables, buttons, panels.
  • JavaScript(JQuery) is used for drop-down lists.

Screenshots:

Иллюстрация к проекту

Иллюстрация к проекту

Иллюстрация к проекту

Иллюстрация к проекту

Иллюстрация к проекту

Иллюстрация к проекту

Иллюстрация к проекту

Иллюстрация к проекту

Иллюстрация к проекту

Иллюстрация к проекту

Иллюстрация к проекту

Иллюстрация к проекту