Skip to content

MatchMe is a web application that allows people to match up with other people of the same interests for activities and events.

Notifications You must be signed in to change notification settings

ryanteo96/MatchMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Run MatchMe
git clone https://gitlab.com/patel445/MatchMe.git
sudo npm install
npm install nodemailer
npm install password-generator
npm start

view at http://localhost:3000/

Project Structure
------------------
models/User.js - contains user information like email and password
public/javascripts or public/stylesheets - contains the js files for particular js functions and design of pages
views - contains all the pages
app.js - contains all the routing for the pages and authentication of user

https://pughtml.com/ - Pug to HTML

MatchMe Gmail:
MatchMe.CS407@gmail.com
matchme1!

About

MatchMe is a web application that allows people to match up with other people of the same interests for activities and events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published