• Stars
    star
    1
  • Language
    JavaScript
  • Created almost 5 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A express app to check the implementation of Stripe's basic functionality

More Repositories

1

Dashboard-Data-Analysis

A excel project, data-set for Goa's Population has been taken from government website,cleaned the data-set and made dashboard for all the analysis.
4
star
2

RideSchedular_Promise-Backend

A backend project to show how to use third party library BLUEBIRD to promisify any module that returns a callback. node-schedular is used to show how schedule a task and automate the process.
JavaScript
1
star
3

IPL-Data-Analysis

R project,data-set has been taken from cric-info and using the power of R data is analysed and shown through visualisation.
R
1
star
4

UserAuthentication_Chatroom

A project of creating a chatroom with user authentication and then let them join the chat room where they can chat with all the client that are are connected.
EJS
1
star
5

CabRide-backend

Cab ride app using express,mysql and MVC structure
JavaScript
1
star
6

VideoOrAudioFile_Streaming_Using_Nodejs

A simple express app to stream audio or video file by sending file into chunks meaning the whole file won't be loaded at once. The file will be chunked and then transferred one by one,this will help us play the file as soon as we get the first chunk just like how video plays on youtube.
JavaScript
1
star
7

EventManagement_Using_GraphQL_MongoDb_Reactjs

A full project of Event Management Using GraphQl,MongoDb-Atlas and Reactjs.
JavaScript
1
star
8

ChatRoom_MongoDb_Socket.io

A Chat-Room which stores all the messages in database and then broadcast them to all the client. It holds on to data even after after reloading the page.
HTML
1
star