/BlokTech

Primary LanguageJavaScriptMIT LicenseMIT

BlokTech

MusicMeet logo

This is a matching application to find people with the same music taste. The feature that I'm focusing on is filtering. There is also a profile edit feature.

Installation

Be sure to have Git installed on your pc.

javascript $ sudo apt-get update $ sudo apt-get install git $ npm install

And then clone the repository and install the packages that come with it.

javascript $ git clone https://github.com/Txai-HvA/BlokTech.git $ npm install

Getting started

Use $ npm start to start the application.

Documentation

wiki

Packages

  • Node.js
  • Nunjucks
  • Express
  • MongoDB
  • Multer
  • eslint
  • Prettier
  • slug
  • nodemon
  • dotenv

Database structure

Database structuur

CSS / SASS

This app uses sass to generate css files. If you don't have the Live Sass Compiler extension installed, you can run this command instead:

npm run compile-sass

License

This application uses the MIT licence.