Giter Site home page Giter Site logo

diary's Introduction

'WriteItDown' Diary

Just a diary for myself usage

To implement:

  • Edit existing records
  • Delete existing records
  • Change space settings (make it private or even delete)
  • Implement 'last update space' feature
  • Filter by date ranges (right now only by 1 date)
  • Text preview on all list
  • Improve styles (create new record is merged with view page)
  • Add controls:
    • Rating
      • 5 of 5
      • 10 of 10
    • Amount (money, ints, ect)
  • Add reports
    • Calc sum of tag values from controls

Used in project on server-side

  • Autofac
  • EF

Last version from 27.01.2020

First version:

The site was attempted to use multiple URLs, for example: diary.com - main preview page jon.diary.com - Jon's diary page

.NET stack:

  • Autofac v4
  • EF
  • NET Core 2.2
  • Razor pages

Currently implemented:

  • Authentication through external services (vk.ru only)
  • Create Self-space (bound by user login)
    • This space can be protected by password
    • This space can be accessed only via link
    • This space can be visible for all (with this feature space will be available from home for any users)
  • In space we have filters:
    • Filter 'Visible all accessable'
    • Filter 'Visible all and with passwords'
    • Filter 'Visible only with passwords'
    • Filter by date
    • Filter by tags
  • Records can contains infinite tags count, later this tags will popup in tag control for this space (separated with other spaces)
  • Text body wysiwyg implemented with https://quilljs.com/
  • All styles implemented with bootstrap 4
  • Records with password on it will encrypt message body, password for this messages don't stored anywhere and can't be restored

Used in project on server-side

  • Autofac
  • EF

diary's People

Contributors

kitakun avatar iliavoronov 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.