Our motto: “Get or give a ride just a click away” inspired us to build “RIDE BUDDY”, a real-time carpooling and ride sharing mobile application. There are many universities where the students face a common problem of commuting to their desired location, as many of them cannot afford to rent or have their own car. Most of the universities do not have public transportation, cab facilities like “Uber” and “Lyft”, which should be treated as a major problem. This application will ease the commuting problems of all students. “Ride Buddy” would not only serve students who need a ride but will also allow students who have cars to help others. A student who has a car and willing to give a ride can post that he/she is going to a particular destination at a particular time, a student who needs a ride can look in to the different rides available and pick one contact that student who is giving a ride . A student can request a ride to...
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 command $ npm start from the root directory 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 command specified 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...