ACM-UPS / acmplatform

Website
0 stars 1 forks source link

Implementing database structure SQLite -> SQLalchemy #26

Closed thavythach closed 8 years ago

thavythach commented 8 years ago

https://www.youtube.com/watch?v=KrRzZGcHjK8

BDague commented 8 years ago

I'm taking Databases with Dr. Chiu, I can handle this.

thavythach commented 8 years ago

https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world

look at the databases IV

BDague commented 8 years ago

Okay, just got to the point where I can add myself in as a user and update the DB without and crashing. Moving forward, I'll add a webpage to add new users.