Skip to content

sanskar1419/codial

Repository files navigation

Codial

Codial is a web application where users can chat, post and comment on other post. User can also add friend.

Deployment Link

To view the web application go to this link

  https://csv-uploader-o7ij.onrender.com

Tech Stack

Client: EJS, CSS, SCSS, Bootstrap, JavaScript

Server: Node, Express, MongoDB

NPM Dependencies

  • connect-flash
  • connect-mongo
  • cookie-parser
  • crypto
  • dotenv
  • ejs
  • express
  • express-ejs-layouts
  • express-session
  • gulp-autoprefixer
  • gulp-clean-css
  • jsonwebtoken
  • kue
  • mongoose
  • morgan
  • multer
  • node-sass-middleware
  • nodemailer
  • passport
  • passport-google-oauth
  • passport-jwt
  • passport-local
  • rotating-file-stream
  • socket.io

Installation

To install the Habit_Tracker, follow these steps:

Clone this repository using the following command:

$ git clone https://github.com/sanskar1419/codial.git

Install the required dependencies using the following command:

$ npm install

or

$ npm i

Start the application using the following command:

$ node server.js

or

$ nodemon server.js

Open the application in your web browser by visiting the following URL:

$ http://localhost:9000

Screenshots

Home Page

Home

About

My First Social Media Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published