Skip to content

Beta Version 0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@lamaparbat lamaparbat released this 16 Apr 07:13

This first beta version 0.1 of the Routine Management System Backend consisting the least and common features including Login & signup, and the CRUD of Routine management including create routine, update routine, get routine and delete routine. For security & authentication purpose, we have used bcrypt-js(Hashing) and JWT (JSON WEB TOKEN), and Browser caching including localStorage.