Skip to content

GlacierEQ/FILEBOSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

🏛️ CaseBuilder - Evidence Management System

🚀 INSTANT START

STEP 1: Download this folder STEP 2: Double-click one of these:

Windows: RUN.bat Mac/Linux: python RUN.py

That's literally it. Done.

The app will open in your browser automatically.

📱 Access Your App

🛠️ What You Get

  • ✅ FastAPI REST API
  • ✅ File upload system
  • ✅ SQLite database
  • ✅ Auto-generated API docs
  • ✅ Type-safe Python code
  • ✅ Production ready

📁 Project Structure

casebuilder/
├── START.py              # ← RUN THIS
├── main.py               # Main application
├── requirements.txt      # Dependencies
├── casebuilder/          # Source code
│   ├── api/             # API endpoints
│   ├── core/            # Configuration
│   ├── db/              # Database
│   └── services/        # Business logic
└── docs/                # Documentation

🔧 Development

# Install dependencies
pip install -r requirements.txt

# Run tests
python test_casebuilder_verification.py

# Start development server
python main.py

🐳 Docker (Optional)

docker-compose up --build

📚 Full Documentation

See docs/ folder for complete documentation.


Built for operators. Ready for production.

About

Your files will neverbe the same.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published