Skip to content

piedrahitapablo/yac

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yac

Yet Another Chat

Must have the following:

  • login(could be just pick nickname or full signup process)
  • cant be 2 people with same nickname
  • chat room with the whole history
  • an input to type messages
  • message must be appended to the chat of all participants
  • messages must show the sender
  • Bot youtube or giphy:
    • Giphy:
      • search gif and show it.
    • Youtbe
      • that search on youtube(using api) with format:
      • /youtube song_name/artist
      • must place a youtube embed player with first result

Front end, could be build:

  • JS:

    • React
    • redux
    • Vue
    • Angular
    • Ember
    • Backbone
  • HTML/CSS bootstrap

Backend:

  • Applicacion:
    • Python - Bonus
    • Node
    • Ruby

Platform:

  • Run on heroku free plan, or whereever you like but reachable from anywhere.

BTW we like react, redux, Backbone, python

To apply for a job just...

  • fork this repo
  • create a PR with the URL to test try it.
  • edit

About

Yet Another Chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 58.5%
  • Python 20.5%
  • HTML 14.5%
  • JavaScript 4.3%
  • CSS 2.2%