-
Notifications
You must be signed in to change notification settings - Fork 55
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 learn.md #106
base: main
Are you sure you want to change the base?
Add learn.md #106
Conversation
@aasthakourav20 is attempting to deploy a commit to the Nactore Team on Vercel. A member of the Team first needs to authorize it. |
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.
Great job, @aasthakourav20! 🎉 Thank you for submitting your pull request. Your contribution is valuable, and we appreciate your efforts to improve our project.
We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines
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.
@aasthakourav20 If you don't mind can I close this PR ? We can discuss on discord on assigning some tasks for you.
@@ -0,0 +1,47 @@ | |||
- Contributing to Nacto-care 🎓 | |||
Welcome to the EduWeb project! We're excited to have you contribute. Before you get started, please take a moment to review the guidelines for contributing. |
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.
@aasthakourav20 Here it says EduWeb project. Please replace it with NactoCare and re-check the docs after pasting.
-Document new features, changes, or important concepts as needed. | ||
|
||
- Contact Information | ||
For more ways to get in touch, refer to Harsil Jani[https://linkedin.com/in/harshil1] |
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.
Please remove personal contact since moving forward, I will not be the only stakeholder on the project. Instead give a reference to [email protected]
For more ways to get in touch, refer to Harsil Jani[https://linkedin.com/in/harshil1] | ||
|
||
- License | ||
By contributing to this project, you agree that your contributions will be licensed under the MIT License. |
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.
We are not using MIT License. We use GNU GPL 3.0
@@ -0,0 +1,47 @@ | |||
- Contributing to Nacto-care 🎓 | |||
Welcome to the EduWeb project! We're excited to have you contribute. Before you get started, please take a moment to review the guidelines for contributing. |
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.
It's not EduWeb. Please be mindful while pasting the content @aasthakourav20
@@ -0,0 +1,47 @@ | |||
- Contributing to Nacto-care 🎓 | |||
Welcome to the EduWeb project! We're excited to have you contribute. Before you get started, please take a moment to review the guidelines for contributing. |
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.
It's not EduWeb. Please be mindful while pasting the content @aasthakourav20
``` | ||
8). Start the client: | ||
``` | ||
cd ../client |
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.
There is no client folder
8). Start the client: | ||
``` | ||
cd ../client | ||
npm start |
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.
npm i
npm run dev
there is no npm start script.
cd ../client | ||
npm start | ||
``` | ||
The application should now be running on your local machine. Open your browser and navigate to http://localhost:3000 to view the client side, and the server will be running on http://localhost:5000. |
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.
AI generated content irrelavent to the project. Won't work when devs will try to set their system up.
## 📞 Contact Us | ||
For more information or support, reach out to us at: | ||
|
||
Email: [email protected] |
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.
There is no such email.
No phone number
|
||
Email: [email protected] | ||
Phone: +91 12345 67890 | ||
Website: www.nactocare.com |
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.
No website.
193b18d
to
af2743c
Compare
Fixes: #46
Added Learn.md file
Closes: #46