Skip to content

🕶️ Project for Design & Implementation Of Web Systems

Notifications You must be signed in to change notification settings

Luzkan/Polichan

Repository files navigation

Polichan

Design & Implementation of Web Systems (Project)


Table of Contents
  1. Introduction
  2. Features
  3. Setup
  4. Feedback
  5. Team

Notice: Version History of the project can be found in the changelog file: "CHANGELOG.md".


Introduction

Stars Issues Todo Issues Closed

Features

Boards

docs/img/navbar_boards.png Boards are segregated in the navbar and can be navigated into without page-reload.

Threads & Posts

docs/img/thread.png Threads contain some text with attached picture or gif animations. There's possibility to claim a nickname inside a single thread under a given password. As seen from the board-view, there are also two buttons that allows to navigate into the thread or check last few posts.

Reply Form

docs/img/reply_form.png There's also a possibility to attaching file (static pictures and .gifs).

Error catching

docs/img/error_catching.png

... and more:

  • Modal Image View with possibility to drag around the enlarged image as well as scrolling it in and out.
  • Dark Theme
  • One-page design with infinite scroll

Setup

Frontend

As a prerequisite you have to install required packages. Run command:

npm install

After the downloads are completed and successfully installed, you are ready to start the Frontend with the command below ran at the /frontend/ level directory:

ng serve

Backend

TBA

Feedback

Feel free to send us feedback on wherever you find an option for it or file an issue. Feature requests are always welcome.

Team

Marcel Jerzyk Krzysztof Szafraniak Szuba Aleksander Mariusz Granda
Luzkan InBinaryWorld szubaaleksander grandamariusz
Github Github Github Github

  • Copyright 2021 © NoticeBoard Team, Design & Implementation of Web Systems Course College Project.