Skip to content

Somorovd/appacademy-group-project-discord

Repository files navigation

The Concord App

The Concord App is a group effort for a Discord clone made as part of App Academy's week 20 project. The Concord App allows you find groups that share your interests and make new friends. Join a server you like and start the conversation! Try it out @ https://group-6-concord.onrender.com.

For more details on features and application architecture see our wiki:

How to Build

In the root directory:

 pipenv install -r requirements.txt
 pipenv shell
 cp .env.example .env
 flask db upgrade
 flask seed all
 flask run

In a second terminal:

 cd react-app
 npm install
 npm start

Screenshots

image image image image image

Tech and Languages

  • React
  • Redux
  • Flask
  • SQLAlchemy
  • Socketio
  • Javascript
  • Python
  • Postgres
  • CSS
  • HTML

Future Features

  1. Joining private servers via private keys and invites
  2. Server member roles and permissions
  3. Reactions and replies to messages
  4. Notifications and unread messages
  5. Live voice chat

Connect

Christian Spada

Ruben Ramirez

Edward Huffstetler

Daniel Somorov

About

App Academy Bootcamp week 20 Group Project Discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages