Skip to content
/ crmdss Public

Using K Nearest Neighbour Algorithm in Decision Making to improve Customer Relationship Management

License

Notifications You must be signed in to change notification settings

bunday/crmdss

Repository files navigation

#Customer Relationship Decision Support System

A Project done in partial completion of BSc Computer Science, University of Ibadan, Nigeria.

https://github.com/bunday/crmdss

#Prerequisite

Composer PHP >= 7.0 MySQL >= 5.6 Composer Laravel

#Installation

After cloning from

cd crmdss

composer update

#Setup

create a database

enter cp .env.example .env

set up your .env file for database access

enter php artisan key:generate

#Firing Up!

run php artisan db:seed to generate data using faker

admin email is [email protected] password is allowme

Login and Explore!

#Contact

Olayinka Zadat 07060512502 [email protected]

About

Using K Nearest Neighbour Algorithm in Decision Making to improve Customer Relationship Management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages