You are browsing as a guest. Sign up (or log in) to start making projects!

CampusFind

  • 2 Devlogs
  • 1 Total hours

A web application that matches lost-item reports with found-item reports using category, color, location, and date.

Open comments for this post

37m 45s logged

I replaced the default Streamlit demo with the first custom interface for CampusFind, my lost-and-found reporting system. I created sidebar navigation for reporting items and browsing existing reports, along with separate options for lost and found items. I also designed a structured report form that collects the item name, category, color, location, date, and description. One challenge was organizing several input fields without making the page feel crowded, so I grouped them into a clear form and added example text to guide users. Next, I will connect the submission form to a database so that reports can be saved and displayed on the Browse Reports page.

0
0
1
Open comments for this post

38m 43s logged

I installed Streamlit for the first time and successfully launched its demo application in my browser. This helped me confirm that Python, Streamlit, and my development environment were set up correctly. I also explored the example pages in the sidebar to understand how Streamlit can display text, dataframes, charts, maps, and animations. This is the first technical milestone for my lost-and-found project. Next, I will replace the demo screen with the first interface for my own application.

0
0
2

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…