Code Monkey home page Code Monkey logo

amalanche's Introduction

AMAlanche

TODO

  • Main Features (high priority)

    • Initialize Frontend (React).
    • Pick a CSS library (TailwindCSS) and framework (ChakraUI).
    • Initialize Backend (Golang, Gin).
    • Initialize Backend Connection with DB with ORM.
    • Authentication Username/Password
    • Authentication Google,
    • Implement Channel (Main view with the ability to create new Q/A, Polls, ... ).
    • Q/A.
    • Polls.
    • Channel sharing (URL).
    • Different sort methods (by upvotes, by time, ...).
    • Implement Organization (1 owner, multiple moderators, multiple "normal" members).
    • Channel visibility (public or private (requires to be invited or be a member of the organization)).
  • Extra Features (low priority):

    • Answer to question and recursive answer to answer (Reddit style).
    • Direct message to profile (Ask style).
    • Different poll types.
    • Twitch integration. Bot for new questions and votes?
  • (Super) Extra Features (very low priority):

    • Multi-tenant.
    • Organization's calendars, events, ...

Development Backend side

  • Install Go :)
  • Install docker + docker-compose
  • Make sure your system can run make commands

Run Containers

make dc-up

Run BE

make run-be

Run FE

make run-fe

Lint code

make lint

Lint BE

make lint-be

Lint FE

make lint-fe

amalanche's People

Contributors

zlays avatar guerinoni avatar penca53 avatar chineee avatar matteasu avatar

Stargazers

Vincenzo Panacciulli 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.