Updated Project: I create more tables to stablish a relationship between them. For example I made a relationship with Spots. Therefore, an user can have many spots. I also create a table called ranking.
It was a bit hard to implement the relation…
Updated Project: I create more tables to stablish a relationship between them. For example I made a relationship with Spots. Therefore, an user can have many spots. I also create a table called ranking.
It was a bit hard to implement the relationships because I’ve never tried that in django, but I found good documentation about it.
A skater’s social media API made with Django where you can upload your favorite spots for your local area.