Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions MEDICAL STORE MANAGEMENT SYSTEM/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<ol>
<li>
Objective of the project:<br>
The objective of the project is to build a medical store management system.
</li><br>
<li>
Which data structure has been used in the project and why? <br>
The data structure used is sequential file and Array.
</li><br>
<li>
What did you learn while working on this project? <br>
Things we learnt while working on the project:
<ul>
<li>Time management and working efficiently with a team</li>
<li>Efficient use of a sequential file</li>
</ul>
</li><br>
<li>
What’s next for the project? <br>
For our project the next step would be to make a graphical user
</li><br>
</ol>
Loading