Giter VIP home page Giter VIP logo

chatapp's Introduction

Module3 Project Gamma-Chatroom App

  • Austin Miller
  • Chris Tsoi
  • Echo Yang
  • Qingying Meng

Intended market

GIF

Vintage classic chatroom which bring you back to the old time where everyone can gathering together in the same channel to exchange all their ideas. Great for making new friends!

Design

User Interface

merging to main

Docker Network

merging to main

  • User can register on the registration page using username, email and password.

  • Pre registered can access the chatroom by using the sign up page.

  • Non-registered users is not allowed to access to the chatroom.

  • The chatroom can support multi logged in users chatting in the same room at the same time.

    API design

    data models

    ghi

Project Setup

  1. Visit this Chatroom repository.
  2. Click the blue clone button and copy the URL under the Clone with HTTPS.
  3. Open the terminal and change(cd) to a directory where to store this application(Chatroom).
  4. Type git clone and paste the URL cloned in step 2.
  5. After the application is cloned locally, change(cd) the directories into the application(Chatroom) directory.
  6. Install and Open Docker Desktop.
  7. In the terminal, type docker-compose build to build Docker image.
  8. Type docker volume create mongo-data to create the volume.
  9. Type docker-up build to run the cotainers.
  10. Type http://localhost:3000 in the browser, and explore the Chatroom log in page.

Unit tests for group members

  • Austin: test_get_accounts_austin.py

  • Chris: test_create_acct_chris.py

  • Echo: test_websocket_echo.py

  • Qingying: test_logout_qingying.py

Instrutions for starting a new chat in our public chatroom

Go to https://chatapp12.gitlab.io/chat-app/chat. You will need to sign up first then log in into your account use your user name and password. Once you get into the chatroom, type in your words and press "send".

How to complete the initial deploy

There will be further guidance on completing the initial deployment, but it just consists of these steps:

  • setup Heroku account and app
  • setup 2 CI/CD variables in GitLab
  • push to main

chatapp's People

Contributors

christsoit avatar echoyangyuncan avatar qmeng222 avatar i-card-i avatar andrewsingley-glv avatar

Watchers

 avatar

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.