Skip to content

fdrei/inbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inbox

one app to rule messages, contacts and calendars

Build Status Coverage Status Build Status

TODO

  • add Gulpfile and tasks for compiling etc. @mupat
  • add design documents in a 'specs' folder? @maccypher
  • add ContactService and MessageService @kr1sp1n

Install

git clone [email protected]:fdrei/inbox.git
cd inbox
npm install

Run

npm start

Structure

                    ┌─────────────┐
                    │ Angular App	│
                    └──────┬──────┘
                           │
                    ┌──────┴──────┐
                    │ inbox core  │
                    └──────┬──────┘
                           │
        ┌──────────────────┼───────────────────┐
        │                  │                   │
┌───────┴───────┐  ┌───────┴────────┐  ┌───────┴────────┐
│ PersonService │  │ ContactService │  │ MessageService │
└───────┬───────┘  └───────┬────────┘  └───────┬────────┘
        │                  │                   │
        └──────────────────┼───────────────────┘
                           │
                       ┌───┴──┐
                       │ nedb │
                       └──────┘

About

one app to rule messages, contacts and calendars

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published