So, I was thinking about how I'm going to go about doing my website. Ultimately, I'm going to need people to be able to log in and see a list of all their projects and when they select a specific project, they can see all the information about that project and interact with the project. Does anyone know of any javascript libraries / apis that are setup for this kind of application? Or of any software as a service (SaaS) that provide this kind of functionality?

Thanks in advance