Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.51 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.51 KB

Team Number <Your Team Number> - <Your Project Name>

The participants are required to fork this repository and create a public Github repository under their own username (Single repository per team). Clone the repo on your local system and build on top of that

The following created sections in this README.md need to be duly filled, highlighting the denoted points for the solution/implementation.

Please feel free to create further sub-sections in this markdown. The idea is to understand all the particulars of your solution in a singular document.

Project Overview

A brief description of

  • What problem did the team try to solve?

  • What is the proposed solution?

Solution Description

Explain your solution to the problem in detail here.

Architecture Diagram

Affix an image of the flow diagram/architecture diagram of the solution

Technical Description

An overview of:

  • What technologies/versions were used

  • Setup/Installations required to run the solution

  • Instructions to run the submitted code

Screenshots

Affix the relevant screenshots of the developed project here.

Team Members

List of team member names and email IDs with their contributions.

Member Name Email Contribution
Member 1 mem1@example.com Something important
Member 2 mem2@example.com Something important
Member 3 mem3@example.com Something important

References

Affix links to the online tools/repositories/blogs etc., which helped you along the development of the project