Giter VIP home page Giter VIP logo

a-cycle-maui's Introduction

Hi there, this is @lightyears1998! Welcome to my GitHub profile.

  • I am currently a postgraduate student studying in Guangzhou University.
  • My major for the record is Cyber Space Security. (Though my actual research direaction is somehow not that related to Cyber Space Security...)

Blogs

If you would like to know me more, you are welcome to visit my blogs~

Stats

GitHub Total Stars Earned

FireFox FlyPy

CSharp C++ TypeScript

a-cycle-maui's People

Contributors

lightyears1998 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

paperballin

a-cycle-maui's Issues

Fix underlying timezone problem

  • Consider the popular Noda time libraray.
  • Make sqlite-pcl work with the time library.
  • Make NewtownSoft.JSON work with the time library.
  • If necessary, update the backend server.

Essential in-app logging

  • Create a log service with ring buffer and log added/removed event. (log can be removed due to the limited buffer size.)
  • Create a custom log provider based on dotnet logging extension.
  • Implement an UI with log filtering.

ACycle v1

v1.1

  • Learn from the official demos & code examples (maui-samples, MAUI community toolkit and MVVM community toolkit) before diving into new fetures
  • Take a closer look to the underlying ORM sqlite-net.
  • #14
  • #11
  • #12
  • Use windows API to activate one app instance at a time.

v1.2

  • Consider control abstraction via control template
  • Finance accounting.

v1.3

Before v2

  • #10
  • Fix when sync from higer schema to lower schema, the lower schema device fail to recognize the entity and thus fail the synchronization.

Binary database storage with user data encryption

  • Upgrade outdated backend software.
  • Allow quick register a user from an open-registering backend.
  • Add logic to remove non-active user from user.
  • Derive private key from user password (the original one, not the sha256 hash, because server should know about the hash to recognize the user). When sync, encrypt container and decrypt from local device only.

This must be done the before the v2 public release to ensure user privacy.

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.