Git Product home page Git Product logo

book-note's Introduction

book-note

Applicacion para guardar, clasificar y acceder facilmente a las notas importantes de mis lecturas.

Preview Preview

Colaboration

There is a list of tasks to implement base on requirements. Let's pick up some task!

Requirements

As a user I want to save my reading notes in an application, so that I can organizate them base on a given book and a given chapter. When I create a new note I want to save:

  • The note itself
  • The page number
  • The chapter
  • Creation Date
  • And some categories

Histories


Create Note History

As a User:

I want to create a book note, where I can save the note, page number, date, chapter and cero or categories.

Preconditions:

  • It's no possible to save a note without any book.
  • The note must be added to a selected book.

PostConditions:

  • The created note must be listed once was created.

Edit Note History

As a User:

I want to edit a created not.

Preconditions:

  • The note must exist.
  • The note must be selected.

PostConditions:

  • The Listed note must change.

Search Note

As a User:

I want search a note.

Preconditions:

  • User enter an simple string

PostConditions:

  • The List should display all matched notes

TODO

FrontEnd

  • Create Component for creating note.
  • Create Note Card
  • Create Searcher Component
  • Create Routes Structure
  • Create Notes Page
  • Create Chapters Page
  • Create WorkSpace Page
  • Server Integration

Backend

  • Use Express
  • Talk if is better to use no relational vs relational.
  • Provide pattern for switch easely between no relational vs relational.
  • Use Hexagonal Architecture Style
  • Define Controllers
  • Create Note use case
  • List Notes use case
  • Update Note use case
  • Create Book use case
  • Create Chapter use case

book-note's People

Contributors

fabricioaburto avatar beymendoza avatar

Stargazers

Roman 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.