Skip to content

KaomN/Matcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matcha

Matcha is the second project of the web branch in Hive Helsinki.
This project is about creating a dating website. You will need to create an app allowing two potential lovers to meet, from the registration to the final encounter.

A user will then be able to register, connect, fill his/her profile, search and look into the profile of other users, like them, chat with those that “liked” back.

Stack

* React
* Node.js
* Express.js
* MySQL
* Socket.io

Home

Screenshot

User Profile

Screenshot

Search

Screenshot

Chat

Screenshot

Installing node on School computers with nvm

  1. Check url https://github.com/nvm-sh/nvm/releases and see which version is the latest.
  2. Change the version number accordingly, and install with:
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash

The installation should add nvm PATH to your .zshrc/.profile/.bashrc automatically. Restart the terminal if needed.

  1. to install node with nvm run command:
nvm install --lts

About

Hive Helsinki Matcha

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published