Skip to content

vitorhugodsouzax/site-blog

Repository files navigation

Resource

Users - create users table and model - add validations * username must be present and unique, min 3 max 25 * email address must be present and unique, max 105 * email must be valid email format, check with email regex Associations

One-to-many between users and articles REST for users

Authentication

Login using secure password Restriction of actions

Based on logged in/logged out state Security

Admin user functionality and access level

image

login and signup system If you get the password or email invalid , you will receive an error warning

image

list of users and the number of articles they created

image

list of all created articles

image

mobile responsive

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published