Skip to content

venkatasaikatepalli/inmar-contacts-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inmar-contacts-management

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/

FrontEnd Usage

It is developed in Vuejs Framework

Build Setup

# 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 test

For 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 Setup

#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 Setup

#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.

About

Employees contact's information App for Inmar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published