From e5557f6025364f93ef65e0977b2630cfc28f2ed6 Mon Sep 17 00:00:00 2001 From: Anjula Shanaka Date: Sun, 8 Oct 2023 21:13:14 +0530 Subject: [PATCH] Update project-ideas.md (#33) --- docs/project-ideas.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/project-ideas.md b/docs/project-ideas.md index 2c9b2a5..b9b3da7 100644 --- a/docs/project-ideas.md +++ b/docs/project-ideas.md @@ -4,4 +4,14 @@ sidebar_position: 10 # Project Ideas -* ScholarX integrated emails - we can create email templates, and edit them. Check the email statuses + +| Project name and outcome | Project rating and length | About the project | Required skills | +|---------------------------------------|---------------------------|-------------------------------------------------------------------------------------------------------------------------|---------------------------| +| Mentor Application Builder | Medium, 175 hours | Create a web-based application for building scholarX mentor applications. | React, TypeScript, Node.js | +| International Research Council | Medium, 175 hours | Implement a digital platform to connect our community of researchers who are actively pursuing research projects in various fields all over the world. | - | +| Dashboard to Visualize Program Progress | Medium, 175 hours | Develop a dashboard to visually track the progress of the mentoring program. | React, TypeScript, Node.js | +| ScholarX Integrated Emails for Admins | Medium, 175 hours | Integrate email functionality for admins, allowing them to create and manage email templates and check email statuses. | React, TypeScript, Node.js | +| Individual Profile for Mentors/Mentees | Medium, 175 hours | Develop individual profiles for mentors and mentees to showcase their background, skills, and experiences. | React, TypeScript, Node.js | +| Extension of Academix | Medium, 175 hours | Extend the Academix platform to enable community to contribute to content | React, TypeScript, Node.js | +| ScholarX Messaging | Medium, 175 hours | Create a messaging feature to facilitate communication between mentors and mentees. | React, TypeScript, Node.js | +| Calendar Booking Feature | Medium, 175 hours | Implement a calendar booking feature for scheduling appointments for the mentor within the platform. | React, TypeScript, Node.js |