Skip to content

A MySQL and Node.js project to collect email addresses of waiting users for a service. Using Node.js Server Connected to MySQL database.

Notifications You must be signed in to change notification settings

mohit0920/join_us

Repository files navigation

join_us

A project to collect email addresses, in a MySQL, RDBMS of waiting users for a service using MySQL, Node.js, HTML, CSS. To Test on your System

  1. Source db_schema in MySQL shell to create db_schema.
  2. install required packages using npm install
  3. Run node fake.js to insert 500 fake users in database for testing if needed.
  4. Run node index.js to start app listening on port 3000
  5. Visit localhost:3000/ to check web app.

About

A MySQL and Node.js project to collect email addresses of waiting users for a service. Using Node.js Server Connected to MySQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published