Giter VIP home page Giter VIP logo

notedown's Introduction

NoteDown

This repo contains the application and backend for a markdown note-taking app. The app targets Software development students. Besides from creating folders and notes to edit, the key features of the app are as follows:

  • Calendar view and open file from calendar
  • Insert image and display in markdown
  • Markdown display and text customization (bold, italic, underline, strikethrough)
  • Different Code block syntax highlighting in markdown
  • Multi-theme support
  • Data stored both locally and remotely and kept in sync. Will work offline.
  • Multi-platform support, Windows and macOS

Team: Ryan Larkin, Jing Fei Peng, Aarsh Patel (Team 109)

Releases

License

This project is under the MIT license. See LICENSE.

Link to Wiki pages

Releases

Meeting minutes

Please visit the following link to view all meeting minutes: https://coda.io/d/CS398_dmnaoF3a4T2

Application Showcase

Editor screen

Calendar screen where user can click open notes based on the date the note was created

Acknowledgement of third party libraries

We used Jetpack Compose as our frontend framework, and Mikepenz's multi-platform markdown renderer to render the markdown. For the backend, we used Spring boot, JDBC, and an SQLite database. For the UI components, we used the standard material UI library for Jetpack Compose.

Application Usage

By default, we create a NoteTaker folder in the user's directory to save the user's notes. See the video below for a full user instruction guide. The key features are explained below the video:

userInstructionGuide

Color theme

To change themes go to User Settings dropdown (on the top left) and select between three themes green, red, and blue.

Sync

After the backend is running, the user can use the "upload files to cloud" and "download files to local" buttons to sync the local files to the cloud or download the files the user has already synced on the cloud

Useful keyboard shortcuts

Windows/Mac:

  • Bold: Ctrl + B / CMD + B
  • Italic: Ctrl + I / CMD + I
  • Underline: Ctrl + U / CMD + U
  • Strikethrough: Ctrl + S / CMD + S
  • Code block: Ctrl + W / CMD + W

Installer Overview

There is also a page detailing how to use CI to build installers for Linux, as well as customizing the installers. This can be found on the Installer Overview page.

notedown's People

Contributors

ryanlarkin avatar aarshio avatar jingfeipeng avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

ryanlarkin

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.