ChiragGhanshani / DB-Project

3 stars 0 forks source link

Create Database ORMs #6

Open ChiragGhanshani opened 8 years ago

ChiragGhanshani commented 8 years ago

Create database orms using TDD. Start with a mapping for one type of object using TDD in the database-models branch, then submit a pull request. Repeat until mappings exist for all tables.

ChiragGhanshani commented 8 years ago

@Josef0 you're assigned to this too

Khoffee commented 8 years ago
ChiragGhanshani commented 8 years ago

You don't need to have all of them done right now. We'll work on them as needed. The first one yall need to finish is the one for the users table.