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

Added: insert-data changes #22

Merged
merged 12 commits into from
Nov 27, 2024
Merged

Added: insert-data changes #22

merged 12 commits into from
Nov 27, 2024

Conversation

SilentSmeary
Copy link
Contributor

@SilentSmeary SilentSmeary commented Nov 24, 2024

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • Refactoring
  • Hotfix
  • Security patch
  • UI/UX improvement

Description

Added Bulk Upload with CSV Template, Preview the CSV before Query the insert statement, Create Single Student, Added Export Students, Meds, Brands with CSV and Excel Spreadsheet formatting. Added changes to the main database schema to convert text in fields first_name, last_name, brand_name, med_name to ensure they are all uppercase to follow the formatting that was asked

Testing

Testing on both machines

Impact

Increase product useability

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

Renamed the insert-data to make it more clear
added a insert single student no backend yet
Force the input from user to the be upper
@SilentSmeary
Copy link
Contributor Author

image

@SilentSmeary SilentSmeary self-assigned this Nov 27, 2024
@SilentSmeary SilentSmeary added the feature New feature or request label Nov 27, 2024
@SilentSmeary SilentSmeary merged commit d709ae5 into main Nov 27, 2024
@SilentSmeary SilentSmeary deleted the 24-11-upload-details branch November 27, 2024 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant