/Project_Tech_2021

Project Tech Repository van 2021

Primary LanguageJavaScriptMIT LicenseMIT

Project_Tech_2021

Project Tech Repository van 2021

Table of Contents 🗂

  1. Petscout matching app
  2. Installation
  3. Packages
  4. Extensions
  5. Static homepage
  6. License

Petscout matching app (in the works)

An app made for pet owners to find each other and discuss, talk and arrange play dates for their pets.

This app is made for CMD Blok Tech.

Installation

1. git clone https://github.com/Falicer/Project_Tech_2021.git

2. cd Project_Tech_2021

3. npm install or npm i

You'll need to setup a .env file with these values:

MONGO_CONN_STRING=mongodb+srv://Falicer:test@projecttech2021.ftuuw.mongodb.net/test

The database might not work because you're not on a whitelisted IP, I'm looking for a localhost fix.

Packages

Packages planned to be used for the project.

  • body-parser
  • express
  • express-handlebars
  • dotenv
  • mongoose
  • eslint
  • nodemon

Extensions (optional to use, I would recommend it!)

Extensions Wiki page

Static homepage

License

MIT