Welcome to the repository for the IECSE Dev Bootcamp 2024! This is where you'll submit your weekly assignments. Follow the instructions below to upload your work.
-
Go to the Repository
- Open the repository: IECSE Dev Bootcamp 2024.
-
Navigate to the Week's Folder
- Click on the folder for the current week (e.g.,
Week1
,Week2
, etc.).
- Click on the folder for the current week (e.g.,
-
Create Your Personal Folder
- Inside the week's folder, click "Add file" > "Create new file".
- Name the file as
YourName/README.md
(e.g.,JohnDoe/README.md
). - Add a short description in the file (e.g., "Assignments by John Doe") and click "Commit changes".
- This will create your personal folder for that week.
-
Upload Your Assignment
- Navigate to your personal folder (or directly to the week's folder if personal folders are not used).
- Click on "Add file" > "Upload files".
- Drag and drop your files or click "Choose your files" to select them.
- Add a commit message (e.g., "Added Week 1 Assignment").
- Click "Commit changes" to complete the upload.
- File Naming: Use meaningful file names (e.g.,
assignment1.html
,week1_solution.js
). - Avoid Overwriting: Always upload files to your personal folder to prevent overwriting others' work.
If you have any questions or face issues, please ask in the workshop group or contact the instructor.
Happy coding! 🚀