Coder Social home page Coder Social logo

libraryvault's Introduction

This is a test project for learning python / git etc.

Not intended for production (yet ;)

CHANGELOG:

v0.1: added main menue

libraryvault's People

Contributors

nilsdeu avatar

Watchers

 avatar

libraryvault's Issues

Add localization for Dothraki

Feature: the user interface should be displayed in Dothraki, making this software the #1 for Dothraki library management ;) It could be even used for other languages. This is also a way for me to test git branching and python l10n. Default-language would stay English.

Scenario: User should be able to switch language of the program.
Given a translation into the desired language is available.
When a user switches language in the user options.

Clean up user-system.

Clean up user-system.

  • default user "guest" should exist (for usage with lowest permissions later)
  • current_user should hold the current user
  • logout should use default user (which could be switched in config
  • function cleanup

Display list of books

Feature: A list of all books in the vault should be displayed.

Scenario: Display a list of all books in the vault.
Given: Books have been added to the vault.
When: User enters command to show list.
Then: the list of all books in the vault should be displayed.

Add a book to the vault

Feature: User adds a books meta data to the vault.

  • In order to built a collection of book metadata.
  • As a user of the application (rights management tbd later).

Scenario: Add a book to the vault.
Given: User has the name of the book, the author(s) and the isbn.
And: user enters the data to the menue.
When: the save action is acknowleged yb the user.
Then: the book should be added to the vaul.

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.