Skip to content

tdbcode/AWS-Basic-Login-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Basic Login System using ReactJS

A basic login and registration system for users using AWS DynamoDB and ReactJS

Teaching myself how to use AWS and DynamoDB. This is a basic login system connecting to a DynamoDB table. It allows a user to login and register a new account.

TODO: Implement authorization using an API. TODO: Secure user passwords in the table TODO: Make the system more secure (including the management of the keys - at the moment using .gitignore to avoid uploading them to GitHub).

About

A basic login and registration system for users using AWS DynamoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors