/joki

Primary LanguagePHPGNU Affero General Public License v3.0AGPL-3.0

General

Build system requires docker, docker-compose, composer, php and scss_mass_compiler to build

Instructions

server run command(while in the project folder):

composer run-script full-build --timeout 0

TODO

  • Write notes using html
  • Render notes server-side
  • Two boxes in preview mode
  • Slight documentation for database
  • Fuzzy finder for notes(by users and/or title)
  • Second window to show text in markdown/html
  • Dashboard with notes
  • Ability to remove notes
  • Work on issue with overlapping note's links
  • Ability to edit notes
  • Ability to have multiple owners of the note
  • Owner account
  • Ability to search users if being an administrator
  • Administrator account
  • Ability to make administrators out of users as owner
  • Ability to remove users as administrator
  • Ability to search and remove administrators as owner
  • Ability to degrade administrators as owner
  • Ability to change password and email address
  • Write tests in PHPUnit
  • Add captcha for register
  • Work on frontend
  • Host it on VPS