8. Wunderlist: 1. Auth - rolling-scopes-school/RS-Short-Track GitHub Wiki
Deadline | Folder Name | Branch | Coefficient |
---|---|---|---|
16.12.2018 23:59 | wunderlist | auth | 0.9 |
The first step of the wunderlist implementation – process of an authentication. You should develop client + backend + BD and cover requirement below:
- Client – JS/CSS/HTML without frameworks.
- Backend – Express + Mongoose + MongoDB
- 2 methods of an authentication: by login & password, by Github OAuth
- Client & Backend validation (password length, special symbols, identity and etc)
- Error messages if smth goes wrong