GithubHelp home page GithubHelp logo

pe's People

Contributors

juliapoo avatar

Watchers

 avatar

pe's Issues

Incorrect documentation regarding the name of the `.json` file

In the section Editing the data file, the UG states that the file will be TAToolkit.json. However, what is implemented is tatoolkit.json. This works fine for case-insensitive file systems like that of windows like NTFS, but not for unix-like file systems such as that from MacOS and Linux.

image.png

Inconsistent documentation of `ac` command

About

In the Command Summary, p/ is a compulsory variable, but it is documented as an optional variable in the section Adding a person: ac

In the command summary

image.png

In the command documentation

image.png

No left padding for right box element

About

The text has no padding space in the box:

image.png

This makes the text slightly harder to read and is inconsistent with the rest of the UI as all other text in the UI has padding.

Corrupted `tatoolkit.json` causes it to be completely overwritten

About

A corrupted tatoolkit.json causes it to be completely overwritten upon graceful exit of the application. This presents a huge risk to the user as a corrupted database can result from many things including but not exclusively:

  1. Un-graceful termination of the program during serialisation
  2. Crash of the operating system (e.g., Blue Screen on windows)
  3. Bug in the serialisation (or deserialisation) of the database in the application.

This means it is very easy for a user to lose all of their data.

Replication steps

  1. Launch the application for the first time.
  2. Run exit
  3. Open data/tatoolkit.json and edit the note of a person to include a /: image.png
  4. Launch the application another time.
  5. Run exit (to trigger the serialisation of the empty database).

At the end, tatoolkit.json will be completely overwritten with an empty database.

Expected

The application should backup the data and display a warning to the user.

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.