SWE574-Groupago / heritago

A platform where anyone can share and learn about cultural heritages.
MIT License
9 stars 8 forks source link

User model is ready #210

Closed fkucuk closed 7 years ago

fkucuk commented 7 years ago

I've created User and UserProfile models.

It works with basic authentication. I've tested with POSTMAN. I could signup and sign in.

I've started integrating with fronthand. Signup.html is completed. But since I'm not very experienced on fronthand it goes very slow.

In brief. Authentication is ready for the BE. I'll be examining the authorization side for the BE.

TalatCikikci commented 7 years ago

I've resolved the conflicts. It looks ok to merge :+1: