4GeeksAcademy / pt66-crypto-sense

A Crypto Portfolio Tracker that allows users to manage their cryptocurrency investments and track the value of their holdings in real-time.
MIT License
5 stars 5 forks source link

[BE] - Create /register endpoint #5

Closed d-chobotar closed 1 month ago

d-chobotar commented 2 months ago

AC: [ ] - Create POST /register endpoint [ ] - Create GET /users endpoint [ ] - User is able to create an account using the google integration [ ] - The email for the account should be unique [ ] - The username should unique [ ] - Password criteria - (6 characters min - 15 max)