Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
thesua7 committed Apr 3, 2021
1 parent 5df38ba commit 3d8985a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@
-> Laravel 7
-> JQuery

## Features
## Structure
#### Classification of Projects
-> General Project
-> Investor Project
##### The only difference between two projects is
-> In case of Investor Projects, every project is an independent project. (i.e. Every investor project has an individual accounts)
#### Project
->project->flats--belongs_to-->customer
Every project has it's own contacts (i.e. Contractors, Suppliers, Engineers, Investors). One project can have multiple of flats/space and every flat of a project belongs to a customer.
##### NB: All invoices will be generated under a project.
## Features

#### General Features
-> Add, Update Projects and Investor Projects
Expand Down

0 comments on commit 3d8985a

Please sign in to comment.