Skip to content

A web server created using Node's built-in HTTP & FS modules. This web application generates a randomized password on the server-side. Live on Railway! Mobile-Friendly

Notifications You must be signed in to change notification settings

boobeh123/Coin-flip-server-side

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A web application that generates a password randomly. The password generation happens on the server-side and not the browser/client-side. I refactored this project to re-setup my Node environment & get a server up without using express. I decided to use railway to deploy this web app.

The project is deployed here: https://pass-wizard.up.railway.app/

Demo

demo demo

Features

  • Web application deployed with Railway
  • Web page is responsive to mobile viewports
  • Implemented both SEO tags & screen reader accessibility
  • Password generates on the server-side
  • Error handling
  • Toggle visibility icon on generated passwords
  • Copy-to-clipboard button on generated passwords
  • Theme toggle for light/dark mode
  • Preloaded assets

Optimizations

  • Connect a database to the web app (probably not tho)
  • Write better meta descriptions & text content on page

Technologies

HTML5CSS3JavaScriptNodeJSGit

About

A web server created using Node's built-in HTTP & FS modules. This web application generates a randomized password on the server-side. Live on Railway! Mobile-Friendly

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published