Proposal Name: College Lost and Found Database Sys...
تم الإنشاء في: ٣٠ يوليو ٢٠٢٥
تم الإنشاء في: ٣٠ يوليو ٢٠٢٥
Proposal Name: College Lost and Found Database System
Submitted by-
Manveer Singh (100447725)
Mukul (100437886)
Proposal:
In college, many students and teachers lose things like phones, keys, ID cards, books and other stuffs. Sometimes someone finds it, but they don’t know who it belongs to. It’s hard to return things to the real owner. So, we wants to make a Lost and Found database system to help with this problem.
The main goal of this system is to keep records of lost and found items and help people get back their stuffs. It will save details like what item was lost or founded, where and when, and who found it or lost it.
There will be three type of users:
-Students and staff who lost something
-People who found something
-Office people who manage the lost and found
They will need to give info like:
-Name of the item
-Description (like color, brand etc)
-Date and place it was losed or founded
-Contact info of the person
The system will show:
-List of items that are found
-List of items that are still lost
-Maybe match lost and founded items
-Contacts to message if item is matched
We think this database will helps lot of students and save time and stress when they lose something. It’s a simple idea but really useful in real life on college campus. dont do anything just remeber what i just sent you it will be useful in my next messages
. okay now listen to me. suppose you are a university student named Manveer Singh and your student id is 100447725 and you study in kwantlen polytechnic university. your instructor just gave you this group project that i have attached. now send me every file that you submit generate every file that you think you will send the teacher to get 100% in the group project. the topic is what i sent you in the previous message. now imagine i am your teacher, submit me eveything that you will do as a student, do not ask me any questions, just generate the files and thats it then i will grade you
Here's the complete set of submission files for the project:
File name: College_Lost_and_Found_Proposal.docx
Contents:
Submitted by:
Institution: Kwantlen Polytechnic University
In colleges, students and faculty frequently misplace items such as phones, keys, ID cards, books, and other personal belongings. Finding the original owners of these lost items can be challenging. Therefore, we propose developing a Lost and Found Database System.
The system will track and manage information including:
The College Lost and Found Database System is practical and highly beneficial for college campuses, ensuring an organized, efficient method to manage lost and found belongings.
File name: LostFound_Database_Schema.pdf
Tables:
User
Items
File name: LostFound_UI_Mockup.pdf
File name: Project_Timeline_and_Task_Allocation.xlsx
| Task | Assigned to | Start Date | End Date |
|---|---|---|---|
| Proposal Writing | Manveer & Mukul | July 1 | July 4 |
| Database Schema Design | Mukul | July 5 | July 7 |
| Wireframes & UI Design | Manveer | July 8 | July 10 |
| Front-end Development | Manveer | July 11 | July 18 |
| Database & Backend Development | Mukul | July 11 | July 18 |
| System Integration & Testing | Both | July 19 | July 21 |
| Final Documentation & Submission | Both | July 22 | July 23 |
File name: LostFound_Final_Report.docx
Contents:
File name: LostFound_SourceCode.zip
Folder Structure:
textLostFound_SourceCode/ │ ├── Frontend/ │ ├── index.html │ ├── styles.css │ └── script.js │ ├── Backend/ │ ├── server.js (Node.js Express server example) │ ├── database.sql (SQL database setup script) │ └── config.env (Environment configurations) │ └── README.md (Setup instructions)
File name: LostFound_Presentation.pptx
Slides:
File name: README.md
Content Example:
markdown# College Lost and Found Database System ## Overview This project helps manage lost and found items on a college campus. ## Requirements - Node.js - MySQL or PostgreSQL ## Installation Steps 1. Clone the repository 2. Setup database using `database.sql` 3. Configure environment variables in `config.env` 4. Run `npm install` to install dependencies 5. Run `npm start` to launch the server ## Usage Open the `index.html` file in a browser to interact with the application. ## Contributors - Manveer Singh (100447725) - Mukul (100437886)
File name: Testing_Documentation.docx
These are the files Manveer Singh (student ID: 100447725) would submit as part of the Lost and Found Database System project at Kwantlen Polytechnic University to achieve a 100% grade.