An open API service indexing awesome lists of open source software.

https://github.com/yusabozkus/internship-tracking-application


https://github.com/yusabozkus/internship-tracking-application

cpp csharp csharp-code csharp-script intership sql sql-server sqlite3 student-project students tracking

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Student Tracking Project

This project is a student tracking system developed using C# and SQL. The system stores student, teacher, and business information in a local database and allows users to manage this information.

## Features

- Add, update, and delete students
- View student list
- Query student information
- Add, update, and delete teacher information
- Track teacher information
- Add, update, and delete business information
- Track business information
- Database connection and operations

## Installation

1. Clone this repository to your local machine:
```bash
git clone https://github.com/yusabozkus/Internship-Tracking-Application.git
```
2. Navigate to the project directory:
```bash
cd Internship-Tracking-Application
```
3. Open the project with Visual Studio or any other C# IDE.

## Usage

1. Start the project.
2. On the main screen, you can manage student, teacher, and business records:
- Add, list, update, and delete student records.
- Add, list, update, and delete teacher records.
- Add, list, update, and delete business records.
3. Use the search feature to query student, teacher, or business information.

## Test Accounts

Use the following test accounts for user login:

- Username: `Elon` Password: `elon1`
- Username: `Selçuk` Password: `selçuk1`
- Username: `Can` Password: `can1`
- Username: `Erkin` Password: `erkin1`

## Contributing

To contribute to this project, please follow these steps:

1. Fork this repository.
2. Create a new branch (`feature-branch`).
3. Commit your changes (`git commit -am 'Add a new feature'`).
4. Push to the branch (`git push origin feature-branch`).
5. Create a new Pull Request.

![Project Demo](https://i.ibb.co/XYJ8tjn/New-Project.gif)

## License

This project is licensed under the MIT License. See the `LICENSE` file for more details.

## Contact

If you have any questions about this project, please contact me:
- Email: fuezdev@gmail.com
- GitHub: [Yuşa Bozkuş](https://github.com/yusabozkus)