-
Notifications
You must be signed in to change notification settings - Fork 115
Add My Projects and New Project pages #186
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 My Projects and New Project pages #186
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Welcome to Our repository.🎊 Thank you so much for taking the time to point this out.
@DharshiBalasubramaniyam Update your branch with latest updates. If you face any problem then try these steps: git checkout main |
Add my project sand new project pages
merge new-project with main
@SUGAM-ARORA I have updated the branch. Kindly please review my pr. |
@DharshiBalasubramaniyam Just do branch update once again . I will merge this then |
done! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
Related Issue
this pr fixes issue #172.
Description
I have added a new menu item for view their own projects.
I have created MyProjects.jsx which display the list of projects published.
I have created NewProject.jsx which display a form for uploading a new project.
I have added fields like, project name, repo link, description, image, and skills used. I have implemented validations for input fields as well.
Type of PR
Screenshots / videos (if applicable)
myprojects.mp4
Checklist:
Additional context: