Giter Club home page Giter Club logo

ooand's Introduction

Final Project Proposal

Note: Since I am still looking for teammates to form a group, and I don’t know what exactly my teammates will be interested in, so I am listing 2 project proposals and will eventually pick one of them.

Team:

		Wu, Qingjun

		Sham Prasad PS

		Padhy, Umakant

##Title: WeChat like system

##Summary: WeChat is an Instant Messenger like WhatsApp, it is very popular especially in Chinese community. It is a combination of Instant Message and Social Network. This system will include both UI and backend.

##Functionality:

  1. User Registration: register a new user;

  2. User Login/Log out;

  3. Add/Remove/block/unblock contacts (friends);

  4. Send/Receive Message;

  5. Create/Delete/Join/Quit group chatting;

  6. Send/Receive message in group chat;

  7. Moments board: this is significant feature that makes WeChat different from traditional IM and similar to social media like Facebook/Twitter;

  8. OpenID identity provider API; This is like other social network Facebook/Google+/Twitter, whose account can be used to register/login other websites.

Key Technologies/Components of the system:

  1. Message/post type: text, audio, video;

  2. Backend Database will maintain contact list of user/group;

  3. System will maintain IP/Port address of the user;

  4. User can send message directly to another user using UDP protocol; it doesn’t need server to dispatch it;

  5. When user sends a message, a message will be sent to the server – this is the way the system keeps track of chat history;

  6. Privacy: a friend of mine is not my friend if we’re not explicitly connected; My post in Moments board can be seen by my contact, by cannot be seen by friends of my contact if we’re not connected;

  7. Message is ordered: when a user is sending two messages to another, these two message should arrive in order;

ooand's People

Contributors

wuqingjun avatar shamprasad avatar psyuma avatar

Watchers

 avatar  avatar

Forkers

psyuma shamprasad

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.