athomas94 / ncsu-milestone-project-3

A repository for code, specifically for NCSU project 3. Group is: Jordan, Kai, Vanessa, Andrew T.
https://tome-tracker.onrender.com/
MIT License
0 stars 1 forks source link

Set up basic database #17

Closed CoderKaiHan closed 5 months ago

CoderKaiHan commented 5 months ago

Set up basic database, the character's model needs to add all other fields later.

Please review and merge if there is no problems.

Thanks.

vmlayton87 commented 5 months ago

I'm going to merge the database setups with my api branch first. I've set up the app factory a little differently so I want to merge them with what I've done and see if I can get them merged well before we add it to the main branch. I hope that makes sense. I was able to get some basic routes together. and now I'll be able to add them with the models to really get them working.

CoderKaiHan commented 5 months ago

I will close this pull request since more work are done by Vanessa and me.