Skip to content
This repository has been archived by the owner on Sep 17, 2022. It is now read-only.

Rensselaer Center for Open Source Project

License

Notifications You must be signed in to change notification settings

RCOS-EasyContact/EasyContact.Legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Badges

Language CodeQL Lint Language-Specific
C++ CodeQL-CPP Lint-CPP Format-CPP
JavaScript CodeQL-JavaScript Not Available 🚫 Not Available 🚫
CSS Not Available 🚫 Lint-CSS Not Available 🚫

Overview

Easy Contact is an interactive platform with customizable grouping and communication. We noticed that the RPI email interfaces are relatively outdated. In addition, it does not offer a sense of community as it only similarly displays emails compared to mainstream email applications (that is, alphabetical, chronological order, etc.). When we use the email ourselves as RPI students, we want to distinguish the function of professional use and everyday communication. Easy contact will therefore offer solutions to both of the scenarios which traditional email applications can not achieve. When trying to communicate with your peers, the platform will offer a more casual and stress-free feeling. On the other hand, when trying to contact the professor or other official users, Easy Contact will provide the standard professionalism.

Project Proposal

Run Application

  • Automatic Install: Follow Deployment Guide
  • Manual Install:
    • Dependency: boost, openssl
    • Build: cmake . && cmake --build . -j 2

Team Collaboration

Linked Files