A full-stack project that manages an online flower store using server-client architecture (written in java).
- A Front-End and Back-End JAVA software project created by Eclipse and manages online flowers store with different branches around the country.
- Enables registering as a customer, manager or employee with the option of also entering as a guest and buying from the store.
- Managers and employees can also manage the items in the store.
- The store connects to a remote SQL Database on phpmyAdmin in order to execute orders from the server.