Giter Club home page Giter Club logo

yet-another-dead-forum's Introduction

Yet Another Dead Forum

Status GitHub Issues GitHub Pull Requests

โ˜• Authors:

  • Marilii Saar
  • Markus Tammeoja

๐Ÿ’ก Idea:

A simple, dead forum.

๐ŸŽจ Wireframe

Wireframe

๐Ÿช„ Technologies

  • React
  • Java (Spring)
  • PostgreSQL
  • Docker
  • Ant Design

๐Ÿ›  Development

Backend

Make sure you have:

  • Maven
  • Postgres (and pgAdmin)
  • Java 11

Inside of backend's root folder, open a CLI and enter the following:

./mvnw spring-boot:run

Alternatively, you can start it via your editor of choice, eg IntelliJ IDEA

Frontend

Make sure you have:

  • Node

Inside of frontend's root folder, open a CLI and enter the following:

npm install         // installs the required dependencies (run once)
npm start

๐Ÿ“„ Functionality

For everyone

  • Registration
  • Logging in
  • Emoji support
  • Can view threads
  • Can view posts
  • Can donate

For logged in users

  • Logging out
  • Changing your profile
  • Viewing other people's profiles
  • Creating a thread
  • Creating a post
  • Sending a private message
  • Sending a private group message
  • Viewing received messages
  • Replying to received messages
  • Deleting received messages

For the author of a thread or post

  • Editing their thread or post

For admin

  • Editing a user
  • Deleting a user
  • Deleting a thread
  • Deleting a post
  • Create a rank
  • Edit a rank
  • Delete a rank
  • Add a rank to a user
  • Change the website title
  • Change the website colour scheme
  • Turn maintenance mode on
  • Turn maintenance mode off
  • Change the maintenance mode message
  • Add a global announcement banner with a message

Media

yet-another-dead-forum's People

Contributors

uptaker avatar neniariel avatar mariliisaar avatar raimopew avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.