This is the backend for an optical system management application. It provides RESTful APIs for managing lenses and frames in an optical store.
These instructions will help you set up and run the backend locally for development and testing purposes.
Before you begin, make sure you have the following installed on your system:
- Python 3.x
- pip (Python package manager)
- MySQL or MariaDB server
-
Clone the repository to your local machine:
git clone https://github.com/yourusername/optical-system-backend.git