Skip to content

Releases: lamaparbat/HERALD-API-SERVER

Beta Version 0.1

16 Apr 07:13
Compare
Choose a tag to compare
Beta Version 0.1 Pre-release
Pre-release

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.