/businessCard_BE

This is the back-end server repository for the BusinessCard project.

Primary LanguageJavaScript

Business card

This is a back-end server for a mini web app with business card theme that lets users create their profiles and present it publicly in the site's dashboard. This app is made to demonstrate a development with multiple tech-stack, covering front-end, back-end, and database.

Technology stack

The follownig are the technology/framework stack used for the front-end, back-end, and DB servers.

For front-end:

For back-end (this repo):

For DB server:

others:

  • Heroku's PaaS
  • Git & GitHub
  • APIs: the back-end, database, and any other servers are separated for modularity, and they communicate with their APIs.