Skip to content

Vicen-te/tamagotchi-http-protocol-and-database-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tamagotchi - HTTP Protocol and Database System

This is an assignment done for the University and it is also my first project with Python.

About this project

I use a local html web service and a local service for the database. All PDU requests have PDU responses that tell you in the Python runtime console whether or not the information is correct, and if not, why. Also, this information will be stored in a txt file called log.txt. In the HTML file there will only be a message that says ok or nok (not ok), it is the json of the PDU response.

Running App

Running Back-end

  • Open Tamagotchi folder as project in PyCharm if possible
  • Set interperter.
  • Install the mysql, mysql-connector-python and requests packages in the interpreter.
  • Run the proyect.

Running Database

  • Run the remote MySQL Server on workbench or XAMPP.

Web Photos and PDU responses

Alt text Alt text Alt text Alt text Alt text Alt text

About

This is an assignment done for the University and it is also my first project with Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published