Skip to main content

Posts

Showing posts from November, 2016

University Events Portal

TAMUC Events Portal:  Description :  In this web application, students can create events for a scheduled time and venue and attend the events. Also, students can edit and delete the events as well. These are the following Technologies used to develop this application:  Text Editor ( Visual Studio Code ) MongoDB mLab JQuery AJAX NPM Node JS GIT Shell Deployed this application in MongoDB Server provided my mLab. Wrote commands in GIT shell in order to access the MongoDB Server. When we issue the com­mand $ npm start from the root direc­tory of our nodejs project, node will look for a scripts object in ourpackage.json file. If found, it will look for a script with the key start and run the com­mand spec­i­fied as its value. A database which we create in mLab Output:  Provided users to sign up using the 'create an account' feature in the application as shown below.  Figure-1: Home page of the Portal All the Events as displayed in th