A social application made by, and made for, Hanoi In English members.
- No fun, no code
- Using git to manage, share and deploy codes
- Using AngularJS to develop application in front-end
- Using Foundation to prototype and design application
- Using Python in back-end, as a playground for Hanoi In English Pythonics
(TODO: more detail) For now, you just pull the code from this repository
Meetup requires 3rd party application to serve HTTPS, so you should make some configuration for your environment.
-
In a GNU/Linux based system, it's easy to create a self-signed cert and config a webserver working with it (Ex: Apache, nginx, ...)
-
In other systems such as Mac OS X and Windows, you may use WAMP/XAMP, there're many tutorials on the Internet which describe how to config them serving HTTPS.
(TODO: more detail)
(TODO: more detail)