Employees contact's information App for Inmar
#Live Demo
Frontend Amazon S3 Url: http://contacts.inmar.s3-website.ap-south-1.amazonaws.com
Backend Api Url: https://api.codejunkers.xyz/
It is developed in Vuejs Framework
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm testFor a detailed explanation on how things work, check out the guide and docs for vue-loader.
#Backend Setup
It is developed in slim Framework
#Api source
Copy the api folder
# install composer
composer install
#or
#use simply copy the api folder in localhost folder
use as http://localhost/api/index.php/login
#Database Setup
It is developed in phpmyadmin Mysql
#Database Folder
Copy the inmar_contacts.sql
# Database
create Datase in phpmyadmin
#upload the tables
use import and import tables
#config setup
change the database user, password, Database names in 'api/db.php' file
For a any Querires guide or Contact at [email protected], 8142241415.