GithubHelp home page GithubHelp logo

zouicheomar / messboard Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 12.9 MB

A local browser app to save notes, images and code in sticky cards.

JavaScript 4.96% HTML 0.31% CSS 1.95% TypeScript 92.78%

messboard's Introduction

Mess board

Mess Board screen shot

What's Mess Board

A browser app to save notes, images and code in sticky cards. All the data is stored locally on your machine

Features

  • Four types of sticky cards : Note, Markdown, Image and Code
  • Create multiple files ("Boards")
  • Available key shortcuts to navigate fairly quickly between cards
  • Organize your cards with ctrl / cmd + O

Idea

Like with a messy desk, keeping papers and files in a messy manner without having to be tidy.

Limitation

  • Organizing cards is not optimal and have only to option :
    • A grid
    • By grouping
  • No fetching a board's data enabled

Installing

Assuming you have Node and npm setup in your environment.

  1. clone the repo
git clone https://github.com/ZouicheOmar/messBoard
  1. install dependencies
cd messBoard
npm i
npm run setup
  1. start the app
npm run start

Localhost server port from vite

local server port information

You can freely access you app data, each board file (.json) is stored in messBoard/server/uploads, images are in messBoard/server/media

Requirements

  • Node.js
  • npm

messboard's People

Contributors

zouicheomar avatar

Watchers

 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.