Giter Site home page Giter Site logo

dhruvdave12 / the-coding-community Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 1.0 860 KB

The coding community is my personal full stack web project where i will be building a social platform where coders can chat and post and comment, sell or buy courses and interact with each other with amazing experience and learning

HTML 0.80% CSS 0.29% JavaScript 75.61% Procfile 0.01% SCSS 23.29%

the-coding-community's Introduction

The Coding Community ๐ŸŽ‰

The coding community is my personal full stack web project where i will be building a social platform where coders can chat and post and comment, sell or buy courses and interact with each other with amazing experience and learning

How to start the project

  1. Open terminal
  2. Install nodemon if not installed using npm (Ignore if already installed)
 npm install nodemon
  1. Open two terminals one for the backend and other for the frontend

Backend Terminal

 cd Server

Install all the dependencies

npm install

Start the server using nodemon

nodemon app.js

Frontend Terminal

Go to the directory

cd .\Client\coding-comm\

Install all the dependencies

npm install

Start the react server

npm start
  1. Now go to http://localhost:3000/ to view the project

Tech Stack ๐Ÿ’ป

  1. MongoDB
  2. NodeJS
  3. ExpressJS
  4. ReactJS
  5. SocketIO
  6. PassportJS

WORK DONE TILL NOW ๐Ÿ‘จโ€๐Ÿ’ป

BACKEND ๐Ÿ’ป

  1. Socket IO basic connection with the frontend done
  2. Stripe payment integration for selling and buying courses done
  3. Cloudinary integration for storing course videos and post images done
  4. Authentication using JWT system done.
  5. Other REST API's have been created like posting, courses, questions and answers, payment etc. (Check in the server directory)

FRONTEND ๐Ÿ’ป

  1. Installed antD library for UI
  2. Authentication screens are designed
  3. Displayable plain HTML, SCSS views done

WORK REMAINING ๐Ÿ‘จโ€๐Ÿ’ป

BACKEND ๐Ÿ’ป

  1. Setup socket IO api's to enable chatting system
  2. Setup level and achievements api's
  3. Security left

FRONTEND ๐Ÿ’ป

  1. Design the other pages using antD and scss

Deployed Links

  1. Backend deployed at: https://the-coding-community.herokuapp.com/
  2. Frontend yet to be deployed

Contact Me ๐Ÿ’ฌ

Mail me at: [email protected] for more details

the-coding-community's People

Contributors

dhruvdave12 avatar

Stargazers

 avatar Kewal Delhiwala avatar  avatar Akshat Khandelwal avatar Ian Patrick 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.