Resolve "Backend - Combine Supplier and Customer Schema"
- Created new controller classes and added all the logic from routers to them.
- Created a user model and used the discriminator method to create the supplier and customer models.
Closes #9 (closed)