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 learn.md #106

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

aasthakourav20
Copy link

Fixes: #46

Added Learn.md file
Closes: #46

Copy link

vercel bot commented May 22, 2024

@aasthakourav20 is attempting to deploy a commit to the Nactore Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

@github-actions github-actions bot left a 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

Copy link
Member

@Harshil-Jani Harshil-Jani left a 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.
Copy link
Member

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]
Copy link
Member

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.
Copy link
Member

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.
Copy link
Member

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.
Copy link
Member

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
Copy link
Member

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
Copy link
Member

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.
Copy link
Member

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]
Copy link
Member

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
Copy link
Member

Choose a reason for hiding this comment

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

No website.

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.

Enhance Readme & Add Learn.md file
2 participants