Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

dylanhansch/federated-crm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IT380 Project: Federated Insurance CRM

This is a demo of our group's system implementation we created for MNSU's IT380 class (System Analysis and Design). Our primary task was to create the use-case diagrams, data flow diagrams, context diagrams, ERD, UI mockups, and other system design/architecture documentation for a fictional CRM for Federated Insurance to fulfill customer requirements. Although the primary purpose of this group project was not the actual programming, we were able to deliver this reasonably functional demo in the last few weeks of the project for our final presentation.

Running The App Locally

  1. Make sure all dependencies are installed, .env is correct, any initialization is done, etc. For help with this: https://github.com/dylanhansch/federated-crm/wiki/Setup

  2. Laravel provides a nice CLI tool called Artisan. It ships with the option to run a local PHP web server pre-bootstrapped for your application. Just run php artisan serve at the app root (/src). (This command assumes you have the PHP executable accessible from your PATH)

  3. If you are running a local SQL server - make sure it's running.

  4. If you happen to be running a local queue or cache make sure those are running as well.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

If you don't feel like reading, Laracasts can help. Laracasts contains over 1500 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

About

IT380 Project: Federated Insurance CRM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •