Skip to content

geek4s/mini-project-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⭐️ Mini project-1

Mini Projects based on C programming

Author

Project 1: Simple Calculator

DESCRIPTION

  • A command Line based calculator that supports basic arithmetic operations such as Addition, Subtraction, Multiplication & Division.

Technologies Used:

  • Language: C
  • IDE: Any C-compatible IDE (Code::Blocks, VS Code)

Project 2: Student Record Management System

DESCRIPTION

  • A file-handling based student record system in C. It allows users to add student records, view all records, & search for students using their roll number.

Technologies Used:

  • Language: C
  • File Handling: fopen, fclose, fscanf, fprintf

Files:

  • student_record_system.c : Main source code
  • student_data.txt : Stores student records

Project 3: To-Do Task Manager

  • A simple To-Do list application using C. It allows users to add tasks, view tasks and delete tasks stored in memory.

Technologies Used:

  • Language: C

🖥️ AUTHOR : NISHITHA S

About

Mini Projects based on C programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages