GithubHelp home page GithubHelp logo

padityak79 / meetingplanner Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 2.0 2.34 MB

This is a web based meeting scheduler application built using React, NodeJs and SQL.

HTML 2.09% CSS 1.13% JavaScript 96.73% Shell 0.06%

meetingplanner's Introduction

MeetingPlanner

To run the app running on the local machine :-

Make sure that you have node js installed in your system(Current version preferred).
To start the client side developmental server :-
i) Navigate to the client directory of the project folder
ii) install all the npm_modules of the client directory using npm install or yarn add
iii) then start the client development server using npm start or yarn start
To start the server side developmental server :-
i) Navigate to the server directory of the project folder
ii) install all the npm_modules of the server directory using npm install or yarn add
iii) then start the server side developmental server using npm run dev
Note
i) To connect the server side to your system's Mysql database, make sure that the information in the database.js(createPool function) matches with the information of your local machine.
ii) create the schema's user, meeting and user-meets with the fields and properties as specified in https://github.com/padityak79/MeetingPlanner/blob/master/Database%20Setup.pdf

meetingplanner's People

Contributors

padityak79 avatar yolo86 avatar black-cat01 avatar namnendragupta avatar

Stargazers

Can Gündüz avatar

Watchers

James Cloos 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.