Organize Time

My dissertation project, Organize Time, comprised a suite of mobile, desktop, and backend applications designed to assist users in managing their time. It allowed users to create tasks, which were then automatically scheduled on their Google Calendar based on their availability and task context. The project was developed using React Native for mobile, React with Electron for the desktop application, and NestJS for the backend.

Organize Time Mobile

The application fully utilizes the Google Sign In API to authenticate users and access their Google Calendar. The backend server was built using NestJS, which provided a RESTful API's for the frontend applications to interact with. The backend also utilized the Google Calendar API to create and manage events on the user's calendar. The desktop application was built using React with Electron while the mobile application uses React Native, allowing for a seamless user experience across all platforms. Unit testing was also setup using Jest to validate the functionality of the application after each save.

Game Hub Full Light
Game Hub Full Light