Skip to content

dfcaporale/TerceraPreEntrega_DanielFreireCaporale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

WorldTickets Project

Package download and setup:

$ git clone https://github.com/dfcaporale/TerceraPreEntrega_DanielFreireCaporale.git

$ cd TerceraPreEntrega_DanielFreireCaporale/WorldTickets/

$ python manage.py runserver

Open a web browser and navigate to the homepage using localhost:8000.

The website is dedicated to a ticket-selling service.

Currently, the app allows navigation through the buttons: Home, Artists, Events, and Search Artist.

The database includes the modules: Artist, Event, and Client; the latter can be accessed through localhost:8000/clients/

New data can be added using the following forms:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published