Coder Social home page Coder Social logo

adnanmuzavor / chatting-astra Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 721 KB

Chatting-Astra is a real time chatting app powered by socket.io along with user authentication and features like creating chat with authorized users, creating and handling groups etc.

Procfile 0.02% JavaScript 90.65% HTML 1.33% CSS 8.00%

chatting-astra's Introduction

The Chatting Astra

It'a a real time chatting application where user after being authenticated can create a chat and have real time conversation with online users.

Tech stacks used

Frontend : React.js, HTML, CSS, Bootstrap

Backend : Node.js, Express.js

Database : MongoDB

Tools : Postman, VS Code, Socket.io

Key Features

It is a real time website where user can:

  • signup and login.
  • search for other users.
  • can create a chat with any serached user after being authenticated.
  • can create groups and being group admin have privilege to add/remove members and rename group.
  • can leave a group if group member.

The file/folder structure

Backend Folder

This is the main folder of projects. It has all impoortant sub folders
namely folders for modals,middleware,routers and app.js file

backend folder , sub-folders and their significance/ key role in project

Folder/File Name Realted to Description
app.js Backend Main file that joins all the Server parts into one.
Middleware Backend Authenticates the user using jwt token.
config Backend Deals with DB connection, creates and returns token.
routers Backend It has API routes related to different entities e.g user
controllers Backend Definition of functions called when API request is made.
models database Define database schemas for entities in the website.

The file/folder structure

Frontend Folder

This folder represents the client side of the project. It has all impoortant sub folders
namely folders namely actions, reducers used for redux, components and screens folder for react etc.

frontend folder , sub-folders and their significance/ key role in project

Folder/File Name Realted to Description
Actions Frontend/Redux Have actions to be dispatched when different actions/events occur.
Components Frontend Has subfolders which further has components related to sub-folder-names.
Constants Frontend/Redux Have constants used in various Actions.
Reducers Frontend/Redux As per the action dispatched along with payload sent from action,it updates the state accordingly
Screen Frontend This folder has different screens in the app.

chatting-astra's People

Watchers

Adnan Ismail Shah Muzavor 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.