Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛡️ Form Data Base

View Project


🖼️ Screenshot

View click View click

A simple user management project built with Node.js and Express that allows:

  • Registration of new users
  • Authorization (login) of registered users
  • Checking for duplicate users using a local users.json file
  • Password strength evaluation
  • Option to generate secure passwords

🛠 Technologies Used

  • Node.js
  • Express.js
  • JSON file storage (no database)

📦 Installation & Usage

1. Clone the repository

git clone https://github.com/your-username/form_data_base.git
cd form_data_base
npm install
npm start

Releases

Packages

Used by

Contributors

Languages