Skip to content

atiya16384/scheduler_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheduler_C

Term 3 Final Project-first year

## Project Description

This project is the final assignment for Term 3. It aims to create a scheduler application using C programming language. The scheduler will allow users to manage their tasks, set priorities, and track progress.

## Features

- Task creation and deletion
- Task prioritization
- Task progress tracking
- User-friendly interface

## Installation

To install the scheduler application, follow these steps:

1. Clone the repository: `git clone https://github.com/your-username/Scheduler_C.git`
2. Navigate to the project directory: `cd Scheduler_C`
3. Compile the source code: `gcc scheduler.c -o scheduler`
4. Run the application: `./scheduler`

## Usage

Once the application is running, you can use the following commands:

- `create`: Create a new task
- `delete`: Delete an existing task
- `prioritize`: Set the priority of a task
- `track`: Track the progress of a task
- `exit`: Exit the application

## Contributing

Contributions are welcome! If you have any suggestions or improvements, feel free to open an issue or submit a pull request.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages