Skip to content

Project for Agile-Web-Development Course (Semester 4)

Notifications You must be signed in to change notification settings

PiaDue/Swappy

 
 

Repository files navigation

Swappy - Experimental Exchange Platform

This web app is a sandbox for applying the concepts we've explored in our lectures

Semester 4 Project (B.Sc. International Media and Computer Science at HTW Berlin)

Course: Agile Web Development

5 Contributors: Sina Han, Johann Macht, Jannis Suchanek, Batuhan-Kann Piskin, Pia Dünow

TechStack: Node.JS, Express.js, MongoDB, EJS (JS Templates), CSS, Bootstrap

Architecture: MVC (Model, View, Controller)

Original Repo: https://github.com/boTimPact/Agile-Web-Development

Description

The Project is inspired by the concept of Vinted but better ;) so instead of buying stuff, we wanted to make the exchange, gifting, and borrowing of all kinds of items possible.

Bildschirmfoto 2024-01-14 um 14 43 21 Bildschirmfoto 2024-01-14 um 17 22 42

🌀 Key Features

  • Login, Register, Authentication via JSON Web Token
  • Posting new Products, Editing existing Products, Deleting Products
  • Dashboard, searching for Products, looking through different categories
  • Simple Chat between Users using WebSocket

👩‍💻 Developer Notes

  • This project serves as a canvas for applied learning; code quality may not reflect production standards
  • Please note that Swappy is a work in progress and not intended for practical use
  • Bugs and quirks may be present as we experiment with different coding approaches

About

Project for Agile-Web-Development Course (Semester 4)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 48.1%
  • JavaScript 43.6%
  • CSS 8.3%