ImmoPerium / immo-backend

A Node.js/Express backend for an ImmoScout24 clone made during Leuphana University module IT-Projektmanagement 2020.

Home Page:https://immoperium.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImmoPerium Backend

A Node.js Express backend for an ImmoScout24 clone made during Leuphana University module IT-Projectmanagement 2020/21.

Visit Frontend

Visit Backend (documentation below)

Built With

  • JavaScript - Language used to make the webpage interactive
  • Node.js - JavaScript runtime for executing JavaScript at the server outside the browser
  • Express.js - Lightweight web framework to bootstrap Node.js APIs
  • PostgreSQL - An advanced object-relational database for production environments
  • Knex.js - A SQL query builder that helps abstracting migrations and DDLs for different database types into a single coherent structure
  • JWT - JSON Web Token for authorization and client side tokens for security

API Documentation

Architecture and Workflow

  • We have provided a pitch with information about the team, workflow, tooling and architecture

Project Requirements and Documentation

Authors

Role: Backend Developer

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A Node.js/Express backend for an ImmoScout24 clone made during Leuphana University module IT-Projektmanagement 2020.

https://immoperium.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 100.0%