Orm, Sql, python, sqlalchemy

Job ID: 35368036

Budget: €8 – €30 EUR

task 1

Create a model according to schema, and write a program, which according to the model allows:

1.add a category
2.add color
3.add apparel size
4.add product


Task 2

Using SQLalchemy, create a model according to this schema (diagram)

Write a program , which using the model created, allows to :
1. Add orginisation
2. Add organization department
3. Add project
4. Add new person
Related categories: Python MySQL PostgreSQL Database Programming SQLite