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
- Host: GitHub
- URL: https://github.com/yusabozkus/internship-tracking-application
- Owner: yusabozkus
- License: mit
- Created: 2024-05-18T23:39:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-19T00:01:24.000Z (about 2 years ago)
- Last Synced: 2025-03-13T12:14:44.212Z (over 1 year ago)
- Topics: cpp, csharp, csharp-code, csharp-script, intership, sql, sql-server, sqlite3, student-project, students, tracking
- Language: C#
- Homepage:
- Size: 2.62 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

## 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)