forked from hack2skill/NASA-Space-Apps-Noida
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
055aa50
commit 6a4c899
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# NASA Space Apps Noida Hackathon 2023 | ||
|
||
## Submission Instruction: | ||
1. Fork this repository | ||
2. Create a folder with your Team Name | ||
3. Upload all the code and necessary files in the created folder | ||
4. Upload a **README.md** file in your folder with the below mentioned informations. | ||
5. Generate a Pull Request with your Team Name. (Example: submission-XYZ_team) | ||
|
||
## README.md must consist of the following information: | ||
|
||
#### Team Name - | ||
#### Problem Statement - | ||
#### Team Leader Email - | ||
|
||
## A Brief of the Prototype: | ||
This section must include UML Diagrams and prototype description | ||
|
||
## Tech Stack: | ||
List Down all technologies used to Build the prototype | ||
|
||
## Step-by-Step Code Execution Instructions: | ||
This Section must contain a set of instructions required to clone and run the prototype so that it can be tested and deeply analyzed | ||
|
||
## What I Learned: | ||
Write about the biggest learning you had while developing the prototype |