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

Add home page, trial functionality #167

Merged
merged 36 commits into from
Apr 3, 2024
Merged

Add home page, trial functionality #167

merged 36 commits into from
Apr 3, 2024

Conversation

LMAOboxhack
Copy link
Contributor

@LMAOboxhack LMAOboxhack commented Mar 28, 2024

Description

Add home page, trial functionality

Changes for Sprint 6:

  • Fix bug with profile also showing git handle
  • Add IDE configs for linting, syntax highlighting
  • Add home page

Changes for Sprint 7:

  • Add start date to course creation
  • Change course creation to modal
  • Fix image loading blocked by authentication
  • Add captions to screenshots
  • Refactor trial user logic
  • Add unit tests for backend
  • Add user tutorial

Screenshots (if applicable)

image

Additional Notes

Closes #151

@LMAOboxhack LMAOboxhack changed the base branch from main to staging March 28, 2024 09:40
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

Attention: Patch coverage is 95.65217% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 89.65%. Comparing base (e4d2561) to head (1bfa64b).

Files Patch % Lines
backend/services/githubService.ts 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging     #167      +/-   ##
===========================================
+ Coverage    85.71%   89.65%   +3.94%     
===========================================
  Files           26       26              
  Lines         1393     1402       +9     
  Branches       242      244       +2     
===========================================
+ Hits          1194     1257      +63     
+ Misses         185      130      -55     
- Partials        14       15       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LMAOboxhack LMAOboxhack changed the title [DRAFT] Add home page, trial functionality Add home page, trial functionality Apr 2, 2024
@LMAOboxhack LMAOboxhack requested a review from auhc99 April 2, 2024 17:01
Copy link
Contributor

@auhc99 auhc99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@auhc99 auhc99 merged commit a137b53 into staging Apr 3, 2024
4 checks passed
@LMAOboxhack LMAOboxhack deleted the fy-s2-s6 branch April 14, 2024 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The student name hover feature isnt functional
2 participants