/PT2023

Project Tech - Hogeschool van Amsterdam - 2023

Primary LanguageHandlebarsMIT LicenseMIT

Radiance

Welcome to my repository for Project Tech! In this project, I am making a matching application for the app Radiance.

What is Radiance?

Radiance is a matchmaking app where people can match each other based on skincare and beauty. In this app, people can find each other based on the filter feature, with 3 filters to choose from: gender, skintype and favorite skincare.

This app is for mobile screens (made on size iPhone XR), and is mostly responsive.

Getting started

Installation

This project is built with Node.js and npm to install packages To install this project:

Cloning repo

Install Node.js and npm

  • $ npm install
  • $ node install
  • $ node --version

Start application

$ npm start

Templating view engine

This app uses the templating engine express-handlebars. It works just like Handlebars, but better. It's easy to use, has good documentation and is integrated with the npm module express.

Database

This app uses the database MongoDB Atlas. MongoDB Atlas is a simplified NoSQL database that runs in the cloud. For more information, browse the Database structure page on the wiki.

License

MIT License

Author

Elaine Wilberforce