/team-tech

Matching app repository for the team part of blok-tech.

Primary LanguageJavaScriptMIT LicenseMIT

doggoswipe readme banner

🐶 Team Pugs

Welcome to our team-project! We are team pugs and we've build this app called DoggoSwipe. Each of us has individually built a feature. DoggoSwipe consists out of all the features and topics we've been working on within these few weeks. You can read more documentation in our wiki (written in dutch).

📄 description and concept

DoggoSwipe is a tinder-like app for dogs. You can easily register or log in and start swiping. Through this app you will be able to find lots and lots of cute dogs for you to adopt. Each of our team members has built a feature within this app. We have also done some research and added multiple topics/stategies. It will contain the following:

features

  • Register and/or login
  • Liking and disliking
  • Filtering
  • Deleting
  • Chatting
  • Profile editting

topics

🤖 Used technologies

We have used different technologies to build our app. It is made with CSS and JavaScript, but instead of HTML we've used a templating engine. See the following included technologies:


💻 How to install

Want to start up our app and you have no idea how? Follow the next steps! (if you are a pro already, you can skip the pre-installation).

🔨 Pre-installation:

NODE.js

  • Install NodeJs
  • Type node install in your terminal
  • Or use node --version to check if you have node on your computer

GIT

  • Type git install in your terminal
  • Or use git --version to check if you have GIT on your computer

🔨 App installation:

Clone this repo:

  • git clone https://github.com/samanthavz/team-tech.git

Install NPM:

Start node:

  • npm start

📊 Database

The database used for this app is MongoDB. See the following structure:

database structure

🎫 License

MIT License

🙋‍♀️ contributors