Skip to content

gqueste/storytime2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StoryTime

Single page application to list and quickly search between Characters descriptions

Features

  • Characters listing
  • Quick Tag based search engine

Technologies

Backend

  • MongoDB
  • REST API via Express (NodeJS)
  • TDD development (Mocha / Chai)

Frontend

  • Angular4 (First steps with this framework)
  • Bootstrap

TODO List

Backend

  • POST and PUT characters : handle Tags list to avoid multiple queries

Frontend

  • Get rid of duplicated code

Deploy

  • Have a MongoDB instance running
  • npm run start to have the REST API running
  • cd front/ and then ng serve to have the front running

About

REST / Angular2 - Tags driven SPA to keep the description of characters up to date

Resources

Stars

Watchers

Forks

Packages

No packages published