← Semua ProyekAll Projects
COMPANY APP COMPANY APP
Fullstack Developer Fullstack Developer
• 2021 2021
• 1 Juli 2021 July 1, 2021
Laravel PHP JavaScript jQuery HTML CSS Blade MySQL JWT
Tentang Proyek
COMPANY APP adalah website yang menampilkan data perusahaan dan karyawan, menggunakan JSON Web Token untuk autentikasi. Terintegrasi dengan Simple CRM sebagai API server.
Fitur Utama
- Autentikasi JWT — Login menggunakan JSON Web Token
- Data karyawan — Karyawan bisa melihat kolega dari perusahaan yang sama
- Detail perusahaan — Tampilkan informasi singkat perusahaan
- Integrasi API — Terhubung dengan CRM sebagai sumber data
Arsitektur
Dibangun dengan Laravel 8, menggunakan JWT untuk autentikasi stateless. Berkomunikasi dengan Simple CRM API server untuk sinkronisasi data perusahaan dan karyawan.
About the Project
COMPANY APP is a company website with JWT-based authentication, designed to integrate with the Simple CRM system. Provides secure API endpoints for internal tools and company information.
Key Features
- JWT authentication — Secure token-based access control
- CRM integration — Connected with Simple CRM for client data sharing
- Company portal — Internal information and resource hub
- REST API — Secure endpoints for external and internal integrations
- User management — Role-based access for company employees
Architecture
Laravel application with JWT authentication middleware. REST API design enables integration with the CRM system and other internal tools. Shared database architecture for seamless data flow.