Please visit the beta at becovalent.com
- Install NodeJS & NPM
- Install .NET Core 2.1
- Change directory to ./Covalence
- Run
npm install
- Run
dotnet restore
- Run
dotnet run
- Change directory to ./Covalence.Tests
- Run
dotnet restore
- Run
dotnet test
- Users create a basic bio about themselves, add tags for their interests, and include a bio. Users can also include what they're looking for (need help with something, willing to help others, etc), there is also a flag stating whether or not they're willing to mentor.
- The system uses location information to help guide the search algorithm for people with similar interests who are nearby.
- Users can then connect with like-minded people and communicate via email.
- Marketplace
- Real-time Chat
Paid for with grants from the National Science Foundation.