https://github.com/javascript-pro/invitr
Isomorphic JavaScript Invitation Application
https://github.com/javascript-pro/invitr
Last synced: 7 months ago
JSON representation
Isomorphic JavaScript Invitation Application
- Host: GitHub
- URL: https://github.com/javascript-pro/invitr
- Owner: javascript-pro
- Created: 2016-04-21T00:52:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-03T09:40:40.000Z (almost 10 years ago)
- Last Synced: 2025-02-12T11:37:29.701Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://invitr-listingslab.rhcloud.com
- Size: 20.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
_ _ _
(_)_ ___ _(_) |_ _ _
| | ' \ V / | _| '_|
|_|_||_\_/|_|\__|_|
```
# Invite and track guests to events like weddings
### What are the most important questions to answer?
1. Who? (It's always all about the people being first)
2. What? (What the people are doing)
3. When?
4. Where?
5. How?
### Isomorphic JavaScript Server
- A public site that is just static html, served with static-now. The site will do API calls back to the server for the content.
- An administration site for administration of the text content of the site. This will be based on my example koa example blog
- An API serving the content from use form the static site.
http://www.marcusoft.net/2015/04/koa-js-and-the-power-of-mouting.html
https://www.npmjs.com/package/koa-simple-auth
### Technologies
JavaScript, Node.js, Koa.js, OpenShift, Git, npm, webpack, React, postcss-cssnext
http://patorjk.com/software/taag/#p=display&f=Small&t=invitr
### Colors
black
red
green
yellow
blue
magenta
cyan
white
gray
grey
### background colors
bgBlack
bgRed
bgGreen
bgYellow
bgBlue
bgMagenta
bgCyan
bgWhite