Skip to content

qbentil/guvi-internship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUVI-internship Challenge 2021

This Project covers all the requirements in this challenge.

HOW TO SETUP THE PROJECT

Theis is a PHP project and will need an APACHE to run. I recomment you use XAMMP. (You can use any other)

  1. Create a database in your PHPMYADMIN and name it "guvi" (You can use any prefered name and make the correct changes in the config/constansts.php file)
  2. import the sql file from config/database/. FILE_NAME: "guvi.sql"
  3. Place the Project folder in your root directory: (In the case of XAMPP, Place it in the "htdocs" directory)

You are all set, you can now run the app in your browser on localhost.

USER LOGINS:

username: admin password: admin

APP INTERFACE guvi-security guvi image guvi-register

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published