A cool chat made with Angular2 (Polytech'Nice SI3 2016-2017)
-
MVP:
- Send message in the general channel
- Switch channel
- Create a channel
- Show history of a channel
-
Extensions:
- Embedded images
/meteo,/ia,/trad,/schedulecommands- Emotes
- Mute a user
- Private messages
- Login and switch user
- Responsive Design
- Youtube, Instagram, Twitter integration
- Node.js
- Angular2
npm install % Install Node.js dependencies
npm start % Starts the client chat (localhost:4200 by default)The chat depends on an custom-made API: http://projet-3a.7ight.com/api/ which doesn't exist anymore.
