PlanIt, an application designed for planning events for group outings. To bring it to life, I utilized Django, Python, PostgreSQL, and the Materialize CSS Framework. As part of its ongoing development, I contributed to expanding PlanIt's capabilities by integrating a calendar and map location features, aiming to enhance the user experience and broaden its offerings.
I developed an App using Express, Connect-Livereload, Dotenv, Ejs, Method-Override, and MongoDB. To start the app, I cloned the repo, installed dependencies with npm, set up the .env file, and initiated the dev server. The objective was to create a user-friendly app for golfers, allowing them to choose a course they like and enhancing their playing experience.
I developed a web app using React, Ejs, MongoDB, and the Google OAuth 2.0 API, implementing CRUD functionality for NFL players. The app consists of frontend and backend servers, utilizing various npm packages including Axios, Cors, Dotenv, Ejs, and MongoDB. To enable secure authentication, I integrated Google Auth using @react-oauth/google, allowing users to sign in with their Google accounts. In the process, I also employed other dependencies such as jwt-decode, passport, and passport-google-oauth20.