-
Notifications
You must be signed in to change notification settings - Fork 0
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
Develop #22
Closed
Closed
Develop #22
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Created a dummy header component * Added CSS * Added Header and Navigation * Created github action * Fixed npm install command typo * Testing Caching * Still Testing * Added styles for search bar * Added Searchbar component * Added Empty dockerfile * Added button component * Added buttons to header and added login and signup buttons * Added on click to the function to change styles for other component * Added Docker File and tested locally * Added Dockerhub login * Added metadata action testing to see what it does * Change image name * Added Build and push action testing to see if it works * Changed Order lets see if push works now * Change name for docker image * Added Responsive styles * Added Mobile Icons * Added Responsive styles * Created dummy component * added Navigation Dropdown component * Added External Cache Registry to cache and speed up the build * Added Docker buildX setup * Changed Name of the image * Feature (#13) * Created dummy dropdown component * Changed Font to lato * Changed Font added Navigation Drodown * Added Missing Key * Feature (#15) * Created dummy dropdown component * Changed Font to lato * Changed Font added Navigation Drodown * Added Missing Key * Added Drizzle configs, creted .env file. pulled the data from the database instead of hardcoding. * Removed unused imports --------- Co-authored-by: Amith <amith@Amiths-Laptop.local>
* Created dummy dropdown component * Changed Font to lato * Changed Font added Navigation Drodown * Added Missing Key * Added Drizzle configs, creted .env file. pulled the data from the database instead of hardcoding. * Removed unused imports * Added comments * Created a custom hook to handle click outside of the header * Added Header ref to integrate the custom useClickOutside hook * Addded Menu and website page * Added new action for vulnerability scan * Implementing Dropdown in the early stages still not complete yet
* Created dummy dropdown component * Changed Font to lato * Changed Font added Navigation Drodown * Added Missing Key * Added Drizzle configs, creted .env file. pulled the data from the database instead of hardcoding. * Removed unused imports * Added comments * Created a custom hook to handle click outside of the header * Added Header ref to integrate the custom useClickOutside hook * Addded Menu and website page * Added new action for vulnerability scan * Implementing Dropdown in the early stages still not complete yet * Dropdown partially completed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.