What it does
Our project shows the location of resources
How we built it
We built our website using HTML, JavaScript , and a little bit of CSS
Challenges we ran into
We struggled to be able to read our text file and get the data from it. This is because JavaScript doesn't allow you to access the user's local files due to a concern in web security.
What we learned
Before this, I had little to no experience with HTML or JavaScript so this taught me a lot about the basics and how to code in both languages.
What's next for Resource Accessibility Map
Next, we will change to storing information in a text file to storing information in a database. We will add inventory management to see what resources are in each location, and we will use a geolocation/map API to show the locations of resources clearer.
Log in or sign up for Devpost to join the conversation.