/ProyectoDB

Final project of my Database Systems II course.

Primary LanguagePython

About

Final project of my Database Systems II course. The idea was to create a database management system where users login with different permissions access can consult or introduce information related to thesis.

More

See in this repository:

  • Articulo.docx
  • Manual de usuario rev y arreglado.docx
  • Manual de usuario.docx
  • Manual Tecnico rev y arreglado.docx
  • Manual Tecnico.docx
  • Proyecto de Base de datos.pptx

Requirements

  • Docker

How to execute

Create an image: sudo docker build ./ -t rayniel95/dbproject:v1.0

Execute container: sudo docker run -i -t --rm --network="host" rayniel95/dbproject:v1.0

How to use

Go to localhost:8000.

Credentials:

  • Username: LsW
  • Password: alohomora

Now you can create other users with different access permissions. Start playing with it 😄

Note: Its in spanish!!!!!!!!.