TechForPR / chefsForPR

Platform to manage the distribution of meals created by World Kitchen
http://chefs4pr.com
MIT License
3 stars 2 forks source link

1/login signup and user model #36

Closed jideokus closed 7 years ago

jideokus commented 7 years ago

Please fill out this template, ignore or delete the parts that are not relevant to your code.

Solves issue Number: #1

Description

Created user model and added in login and sign up buttons Added middleware to check authentication and user role Added user resource controller to handle sign up and login

Todos

The following things are missing for feature completeness:

Deploy Notes

We added the following packages or dependencies:

dvidsilva commented 7 years ago

@jideokus Amazing work, thanks so much. So far it looks good to me, gonna double check in the morning and fix the conflicts, then merge. Thanks!

jideokus commented 7 years ago

Sure let me know if I should go ahead to resolve the conflicts

dvidsilva commented 7 years ago

Hi, thanks yes, @jideokus if you can solve the conflicts we can make the review faster and approve. thanks!

jideokus commented 7 years ago

Sorry just seeing this. Will resolve them now.

jideokus commented 7 years ago

Conflicts resolved @dvidsilva. Good to go

dvidsilva commented 7 years ago

@jideokus looks like there was a typo on pacakge.json, must have been uncaught on the merge coz it had no conflict. And a couple linting things, fixing that and merging. Thanks :D