This repository contains all the files for our hackton project.
- Prathmesh Shukla
- Prayas Yadav
- Manas Singh
- Ayush Mati
Felix addresses several key problems faced by technical organizations, educational institutions, and remote teams:
-
Inefficient Collaborative Coding: Existing collaborative coding platforms often lack real-time synchronization, making it difficult for teams to work together effectively. Felix solves this by providing a seamless and intuitive experience with features like real-time code editing, commenting, and conflict resolution.
-
Lack of Exam Integrity: Traditional online exams are vulnerable to cheating and fraud. Felix addresses this by implementing a robust facial ID authentication system, ensuring that only authorized individuals can access and participate in exams. This helps maintain the fairness and credibility of assessments.
-
Limited Communication and Collaboration Tools: Many platforms for online collaboration lack comprehensive features for communication and collaboration. Felix provides a suite of tools, including chat, video conferencing, and a collaborative whiteboard, to facilitate effective teamwork and knowledge sharing.
-
Difficulty in Proctored Exams: Conducting proctored exams remotely can be challenging due to the need for supervision and monitoring. Felix offers a solution by integrating features like remote proctoring, video surveillance, and facial ID checks, ensuring that exams are conducted fairly and securely.
-
Complex and Inefficient Workflow: Managing coding projects and exams can be cumbersome and time-consuming. Felix streamlines workflows by providing an integrated platform with features like code management, exam creation, and result tracking. This helps teams save time and improve efficiency.
- cd client && npm start (on terminal 1)
- cd server && npm run server (on terminal 2)