This is the static web app version of CollabScience. Go here to see the source code of the version submitted to the NASA Space Apps Challenge 2023 Hackathon.
CollabScience helps you find the science projects that matter to you, rather than spending all your time reviewing lists of open science projects you can now find a project to contribute to in minutes! What we innovated is a 'Swipe & Match' feature, where users can swipe through projects and, upon a match, connect with those that align with their expertise and interests.
CollabScience was developed for the 2023 NASA International Space Apps Challenge, a two day hackathon to come up with innovate ideas inspired by and using NASA data.
- .NET 7.0 SDK
- Recent TypeScript version
Navigate through the CollabScience codebase and get it running in a few simple steps:
- Clone the Code: Dive into the innovative codebase.
- Run the project:
- With Visual Studio:
- Open in Visual Studio with a double-click on
CollabScience.sln
. - Hit the run button in Visual Studio and confirm any ensuing HTTPS dialogs.
- Open in Visual Studio with a double-click on
- With
dotnet
CLI:- Execute
dotnet run
- Execute
- With Visual Studio:
C# .NET 7 (ASP.NET Core): Utilizing the potent capabilities of the latest .NET technology for a robust backend.- TypeScript: Facilitating type-safe, scalable, and maintainable front-end development.
Azure with GitHub Actions CI: Employing cloud technology and continuous integration for seamless deployment and management.
Engage with CollabScience and initiate your innovative journey directly via: CollabScience.Earth.
- Submission Dynamics: Integrate a user-friendly submission page and process, enabling a smooth introduction of new projects to the platform.
- User Ecosystem: Enhance user interaction and personalization with a feature-rich system for sign-up, login, and user profile management.
- Interactive Communications: Build a communication conduit between project maintainers and potential contributors to foster a seamless exchange of ideas and collaborative spirit.