Hi,
I am a developer, developing a 55+ community with 9,000 units.
A 28,000-sf community center with many amenities will be at the center of it all.
My sales pitch in selling all 9,000 units depends on having a software that will keep track of the community center’s budget.
Building an expense ledger with:
- Vender info
- Cause
- Sub-cause
- Payment info
- Satisfaction rate per vender.
The full spec is a file included in the repo, called spec.sql.
The four below files are required for this repo:
- Database
- Table
- Data
- Reports
- Primary key
- Properly named columns
- Proper data types
- Not Null as appropiate
- Constraints
- Include drop and use statements in the database and table files