Giter Site home page Giter Site logo

nareshagrawal / myorganization Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 3.51 MB

React Web Application using MERN stack and integrate Google OAuth and Calendar

License: MIT License

JavaScript 92.76% HTML 1.65% SCSS 5.60%
mongodb nodejs react google-sso google-calendar-api express redux web-application

myorganization's Introduction

MyOrganization

Maintainer

Name NUID
Naresh Agrawal 1054600

Objective

Create a MyOrganization react application using the nodejs REST API

Technology Stack

  • React
  • HTML
  • SCSS
  • Nodejs
  • Express
  • JavaScript
  • MongoDB

Prerequisites

  • Node.js
  • MongoDB
  • npm
  • IDE

Component Architecture

Alt text

Running application locally

  • Clone the repository
$ git clone [email protected]:neu-mis-info6150-spring-2021/final-project-runtime-terror.git
  • Navigate to webapp folder to run frontend stack
$ cd webapp
$ npm install
$ npm start

The frontend stack should be running and listening for HTTP requests on port 3000 on localhost. http://localhost:3000/

  • Navigate to server folder to run backend stack
$ cd server
$ npm install
  • For Development enviroment
$ npm run watch:dev
  • For Production enviroment
$ npm run watch:prod

The backend stack should be running and listening for HTTP requests on port 8081 on localhost. http://localhost:8081/

The mogngodb running on port 27017 on localhost. http://localhost:27017/

Note: Detailed README will find in respective folders

myorganization's People

Contributors

nareshagrawal avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

karthikr194

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.