Skip to content

multifixconcepts/ScholaPro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,344 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScholaPro

Modern, tiered SaaS Student Information System built on PHP 8.1 and PostgreSQL.

Quick Start with Docker

# Clone the repository
git clone https://github.com/multifixconcepts/ScholaPro.git
cd ScholaPro

# Copy environment file
cp .env.example .env

# Start Docker containers
docker-compose up -d

# Access the application
http://localhost:8080

Features by Subscription Tier

Free Tier

  • Core SIS functionality
  • Basic gradebook
  • Basic attendance tracking

Bronze Tier

  • All Free features
  • Scheduling system
  • Parent portal
  • Basic reporting

Silver Tier

  • All Bronze features
  • Student billing
  • Discipline management
  • Advanced reporting
  • User import/export
  • Basic API access

Gold Tier

  • All Silver features
  • Custom report builder
  • Advanced integrations
  • Analytics dashboard
  • White labeling
  • Role management

Development

Built with modern PHP practices:

  • PHP 8.1+
  • PostgreSQL
  • Docker support
  • PSR-12 coding standards
  • Composer for dependency management

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 7