All notable changes to this project will be documented in this file.
- Response of
/api/tutorials/tag/:tag
also sends an empty array if no tutorials are uploaded for the given tag.
- Changed POST to DELETE when removing element from the array.
- Tests.
- Password is now hashed pre-save rather in end point.
- Fixed RegEx to match exact words.
- Upvotes Backend.
- Alphabetically sorted Tutorials and Tags.
- Email Verification.
- Fixed password showing in Redux DevTools.
- Authentication.
- Functionality to add new courses.
- User can add / remove from favorites.