EventConnect is a production resource scheduler that was created to replace an existing system for scheduling daily work events for employees. The current system had issues like not being able to easily add users or save events without exiting. The new scheduler was developed by first creating a wireframe and database design. It allows for categories to add event details and prevents double booking of people and resources. Developing the nested resource display without actual nesting and customizing Devise views presented challenges during development. Next steps include adding an admin feature for user control and implementing a calendar view instead of the current list view.