You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# OpenRockets LMS - Complete Learning Management System
2
2
3
+
> **Repository Restoration Notice (February 15, 2026)**: This repository has been restored to its last organic commit from October 1, 2025 (commit `55b35d0`), removing all AI-generated commits and pull requests that were merged after that date. The repository now reflects the authentic version of the website created by the OpenRockets community before AI bot interference.
4
+
3
5
A modern, full-stack Learning Management System built with Node.js, Express, and AstraDB. Features include user authentication, course management, community interactions, real-time messaging, and calendar-based event scheduling.
Copy file name to clipboardExpand all lines: community.html
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -185,7 +185,7 @@ <h3>Study Groups</h3>
185
185
</div>
186
186
187
187
<divclass="post-content">
188
-
<h3> New JavaScript ES2024 Features You Should Know</h3>
188
+
<h3>🚀 New JavaScript ES2024 Features You Should Know</h3>
189
189
<p>I've just finished putting together a comprehensive guide on the latest JavaScript features that landed in ES2024. Some really exciting additions that will change how we write modern JavaScript!</p>
190
190
191
191
<divclass="post-highlights">
@@ -267,7 +267,7 @@ <h3> New JavaScript ES2024 Features You Should Know</h3>
267
267
</div>
268
268
269
269
<divclass="post-content">
270
-
<p>Just finished my first React project! Built a task management app with drag & drop functionality using React DnD. The learning curve was steep but so worth it!</p>
270
+
<p>Just finished my first React project! 🎉 Built a task management app with drag & drop functionality using React DnD. The learning curve was steep but so worth it!</p>
0 commit comments