Skip to content

RichardGrac/CompuCom_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CompuCom_2

Java Web Application developed with Spring Framework

To run it, you have to:

  • Update the pom.xml with a $ mvn clean install since console to download the dependencies of the project.
  • Restore the MySQL Database file called bckup_DDMMAAAA.mysql (whose already contains products and users). It will create a new schema called compucom.
  • Change somevalues if necessary at application.yml in Compucom2(Or project name) > src > main > resources > application.yml
    • Set the correct username and password of your MySQL Configuration.
    • Check the url is correct.
    • You can change the port of the app.

Now you can run the Web application since your browser at http://localhost:9000 (Or Port established).

To get into the administration side, you can use: Username: root@hotmail.com and Password: admin

Project Images:

https://drive.google.com/open?id=15HlsUlIG2WqitM-SxeZCmRg1QmiGQqK0

About

Versión 2 CompuCom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published