A personal free time project to learn about mssql, encryptions, docker and actix-web.
A place where local talents meets local employers.
- set ups the server using actix-web
- integrate with mssql
- set up connection pool for database access
- data encryption between client and server
- Complete 5 type of database queries
- Implement VUEjs
- sql injection preventation
- password hashing and strength check
- email and phone number taken check
- Complete all error handling
- test by sending multiple request using browserstack
- launch the database into the cloud roadmap ends here for now...
Contributions definitely are welcomed to make the codes cleaner and adding more features.