Skip to content

ACooper5259/mid-term

Repository files navigation

Password Keeper

Project Description

The purpose of the Password Kepper app is to provide companies or groups of people with a centralised location for their sites login credentials. Teams will find this tool useful to avoid writing passwords details on post-its for their colleague who might need it. The user just needs to log-in with their company credentials and they will have immediate access to all of the company's login details! Password keeper was a mid-term project, created over the course of 6 days by Audrey Cooper, Keith Hong and Jaeyoung Kim. The backend was created with Express.js, the databse postgres, and the front end uses jQuery, Ajax and Sass.

Dependencies

  • Node 10.x or above
  • NPM 5.x or above
  • PG 6.x

Final Product

"Screenshot of Login Page" "Screenshot of Main Page" "Screenshot of Add new information"

Getting Started

  1. Fork this repository, then clone your fork of this repository.
  2. Install dependencies using the npm install command.
  3. Start the web client using the npm start command. The app will be served at http://localhost:8080/.
  4. Go to http://localhost:8080/ in your browser.

Setup

Install dependencies with npm install.

Running Webpack Development Server

npm start

About

Our mid-term project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published