You are on page 1of 1

Summary Report for the 6th and 7th Weeks of Internship

Department: IS Application Dev. And System Division: PMO Technical Projects Year:
2023/2024 G.C

Project: Queue Management using a Mobile APP


During the 6th and 7th weeks of my internship, I made significant progress on the
queue management app project. Here's a summary of my accomplishments:

1. Front-end Development: I focused on creating the front end of the queue


management app using the Flutter framework. Flutter allowed me to build a cross-
platform application with a modern and visually appealing user interface. I utilized
various Flutter widgets, layouts, and styles to design the app's screens and ensure a
smooth user experience.

2. API Technology: I dedicated time to learning about API (Application Programming


Interface) technology. This involved understanding the fundamentals of RESTful
APIs, HTTP methods, request/response formats (such as JSON), and authentication
mechanisms. This knowledge is crucial for integrating the app with back-end
services and interacting with external APIs.

3. Database Schema: I initiated the development of the database schema for the queue
management app. This involved designing the structure of the database, defining
tables, and establishing relationships between them. I considered the specific
requirements of the app and aimed to create an efficient and scalable database
schema that can handle the expected data.

Overall, these weeks were focused on front-end development using Flutter, exploring
API technology, and starting the design of the app's database schema. These tasks
aligned with the project goals and provided valuable experience in mobile app
development, about API integration, and database design.

You might also like