Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Volsund/ApplicationsAndDeals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application and deal handling.

Single page app for handling new deal applications.

Installation

  1. Run composer install to generate depedencies in vendor folder

  2. Run npm install bootstrap

  3. Change database values in app/Core/Database.php

Database.php

Usage

Amount and email from input form is saved into database.

Afterwards correct partner is appointed to deal entry and status set to 'ask'.

When partner has completed deal review, possibility to change deal status to 'offer' and send email to client.

To-Do Improvements

  1. Possibly refactor code in to smaller more specific classes.

About

Application and new deal handling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published