The Telecom Subscriber Management System (TSMS) is a web-based application developed as a school project for the course CEF468 - Database and PHP Programming. It aims to streamline subscriber data management, services, billing, and user authentication for telecom operators.
- Backend: PHP
- Database: MySQL (via XAMPP)
- Frontend: HTML, CSS, JavaScript
- Editor: Visual Studio Code
- Subscriber Management: Add, update, view, and delete subscribers.
- Service Management: Add, update, view, and delete services.
- Subscription Management: Link subscribers to services.
- Billing Information: View and update billing data.
- User Authentication: Role-based access control for admins and employees.
- Clone the repository:
git clone https://github.com/Tchetta/Group4_TSMS.git