Coder Social home page Coder Social logo

chitwang / whatsnext Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 3.0 1.53 MB

Event management app made using MERN stack as semester project for Software Development (CS253) course at IITK during 2022-23 even semester

JavaScript 93.97% HTML 0.75% CSS 5.29%
cs253 iitk mern-stack semester-project

whatsnext's Introduction

User Manual

User_Manual.pdf

Setting up

Install NodeJs from this link Node JS Download

Install Mongodb Community Server from this link Mongodb Download

Clone the repository

Open the 'backend' folder in terminal and run the following commands:

npm install

npm i express

npm i mongoose

npm i -D nodemon

npm i -D razorpay

Also install all the following dependencies listed in package.json file

npm i bcrypt

npm i cors

npm i jsonwebtoken

npm i --save express-validator

Now open the main folder 'WhatsNext' and run the following commands:

npm install

npm i react-router-dom

npm i react-router-dom concurrently

Also install the other dependencies listed here:

npm i nodemailer

npm i otp-generator

npm i react-datetime-picker

npm i typewriter-effect

npm i @material-ui/styles

To run the project, run the following command:

npm run both

To run project in Mac and Linux, run the following commands:

sudo npm install -g nodemon

nodemon backend/index.js

npm run start

SRS Document

SRS.pdf

Design Document

Design_doc.pdf

Test Document

Test_Document.pdf

whatsnext's People

Contributors

chitwangoel avatar chitwang avatar geetikag0411 avatar taling21 avatar sid-kal avatar paras204 avatar adityakum3 avatar varun-tokas avatar brighthammer-07 avatar apoorvag21 avatar akruthi21 avatar

Stargazers

Gaurav Saraswat avatar

Watchers

 avatar  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.