diff --git a/00.figma.md b/00.figma.md new file mode 100644 index 0000000..395f576 --- /dev/null +++ b/00.figma.md @@ -0,0 +1,3 @@ +10-09-2025 +URL +https://www.figma.com/design/2RxltoK4eD0xlncc8PdxX0/Untitled?node-id=105-2&t=wz6mPNYIQDPTM4td-1 diff --git a/108513-VijayD/00.figma.md b/108513-VijayD/00.figma.md new file mode 100644 index 0000000..e69de29 diff --git a/README.md b/README.md deleted file mode 100644 index 3729334..0000000 --- a/README.md +++ /dev/null @@ -1,46 +0,0 @@ -# Semester 1 Assignments and Project Ideas - -## Submission Guidelines - -1. **Fork** this repository. -2. **Clone** the forked repository to your local system. -3. Add your work and **create a Pull Request (PR)** back to this repository. - -## Folder Structure - -* Each student must create a folder inside the repository. -* The folder should be named in the following format: - - ``` - - - ``` - - Example: - - ``` - 101008-StudentName - ``` - -## Assignment Format - -* Inside your personal folder, create subject-wise README files for each assignment. - -* File naming convention should be: - - ``` - 00.subject.md - ``` - - Example: - - ``` - 00.figma.md - ``` - -* Each assignment file must include: - - * **Date of submission** - * **Assignment URL** (for example, in the case of Figma, include the public exported file link). - - -Would you like me to also add a **sample folder and file structure tree** in the README so students clearly understand how their submission should look?