Coder Social home page Coder Social logo

wonganm / squaak Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kevonnem/squaak

0.0 0.0 0.0 13.66 MB

Squaak is a Web-application with video chat and real-time messaging capabilities. Squaak's Video Chat utilizes Agoras SDK and Agora Token Builder. Squaak's Messaging utilizes Django Channels and Web Sockets in order to provide RTC. The friends interface allows users to interact with one-another in various ways.

Home Page: https://squaak.net/

JavaScript 13.85% Python 51.24% CSS 3.66% HTML 31.25%

squaak's Introduction

Squaak

Welcome to Squaak, a web application for connecting with friends through a real-time communication platform! Features

๐Ÿ”’ User registration and login
๐Ÿ™‹โ€โ™‚๏ธ๐Ÿ™‹โ€โ™€๏ธ Add and remove friends
๐Ÿ—ฃ๏ธ Create public chat rooms for multiple user inputs
๐Ÿ“น Video chat with other users based on room name
๐Ÿ’ฌ Direct messaging with other users

Getting Started

To get started with Squaak, follow these steps:

  1. Clone the repository to your local machine by running git clone https://github.com/your-username/squaak.git.
  2. Install pipenv by running pip install pipenv.
  3. Navigate to the root directory of the project and run pipenv install to create the virtual environment and install the required dependencies.
  4. Create a .env file in the root directory of the project, and add the following environmental variables: SECRET_KEY, SENDGRID_API_KEY, appCertificate, and appID with their respective values. These variables are required for Squaak to work properly.
  5. Run the migrations by running python manage.py migrate.
  6. Create a superuser by running python manage.py createsuperuser.
  7. Start the development server by running python manage.py runserver.
  8. Access Squaak on your web browser by visiting http://localhost:8000/.

That's it! You should now be able to use Squaak's video chat and messaging features. If you encounter any issues while setting up Squaak, please feel free to reach out.

Built With

Python
Django
sqlite3

Authors

Kevonne Montes - KevonneM
Michael Brown - Michael-LeRoyBrown

Acknowledgments

๐Ÿ’ก Inspiration for this project came from the desire to expand my knowledge on web application development and woring with Python, Django, and many other tools.
๐Ÿ™ Special thanks to my co-contributor Michael Brown for building this along-side me.

squaak's People

Contributors

kevonnem avatar michael-leroybrown 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.