Skip to content

jmwandu/irc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 ,-----.,--.                  ,--. ,---.   ,--.,------.  ,------.
'  .--./|  | ,---. ,--.,--. ,-|  || o   \  |  ||  .-.  \ |  .---'
|  |    |  || .-. ||  ||  |' .-. |`..'  |  |  ||  |  \  :|  `--, 
'  '--'\|  |' '-' ''  ''  '\ `-' | .'  /   |  ||  '--'  /|  `---.
 `-----'`--' `---'  `----'  `---'  `--'    `--'`-------' `------'
----------------------------------------------------------------- 

Welcome to your IRC project on Cloud9 IDE!

####Dependencies sudo easy_install flask-socketio

IRC Project 1

Partner (or Individual) task

Piazza & In-Person Guidelines

  1. Feel free to discuss how the provided code works.
  2. You are not to show to any part of your code --even elided versions of your code-- to anyone.
  • If you are looking for help you cannot show your code
  • If you are providing help to someone you cannot show your code.
  1. Feel free to share online resources (other than those that are a direct cut-and-paste solution to his task).
  2. Feel free to answer questions that are not code based. For ex., I think you created a new workspace and forgot to install flask -> sudo easy_install flask
  3. Any question/answer exchanges that are entirely in English are fine (i.e., not sharing code snippets).

Deliverables for First Sprint

  1. Login working -- only people who are logged in can chat.
  2. Messages stored in database.
  3. When a user logs in they will see some list of previous messages.
  4. Search. I can search for a particular term and see the results.

You must host your code on github

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • HTML 69.1%
  • Python 21.7%
  • JavaScript 9.2%