Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update project-ideas.md #33

Merged
merged 1 commit into from
Oct 8, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion docs/project-ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Loading