Inspiration

Two weeks ago, there was an intruder drill at our school. My team and I, noticed that there were almost no lines of clear communication between students and their teachers. So, we decided to create an app that changes this

What it does

This app allows admin(or teachers) to enter important announcements and messages that can be accessed by the students through an API. It also provides special procedures that can be selected for each type of emergency.

How we built it

*We built this project through HTML with CSS on the frontend, and javascript as the back end. *

Challenges we ran into

Our major challenge was clearing the API endpoint since we wanted to give admin permissions to delete all API messages, however, the proxy cors was blocking the server which was ruining the functionality of all other buttons in the page.

Accomplishments that we're proud of

*We were happy to achieve being able to post messages into the API that could be viewed by both admin and clients. This was definitely a major step in developing our program. *

What we learned

*We learned how to organize our UI to be more visually appealing. Especially with the usage of tables. *

What's next for Emergency App

*We definitely want to improve our backend and security of our admin page. *

Built With

Share this project:

Updates