GithubHelp home page GithubHelp logo

heritage-walks's Introduction

Heritage-Walks

This project is an admin portal for the Heritage Walks project here: https://github.com/AllenWorker/HertiageWalks-XamarinForm The application allows for users to use it in place of a tour guide as they follow a given heritage walk.

This portal allows for the administrator of the Heritage Walks system to modify what trails, stops and other data is available from within the application. This portal utilises Laravel (a PHP framework) to provide easy setup and allow for quick deployment on to a PHP supported web server.

A live version of this portal is currently available at https://heritage-walks.screencraft.net.au/ as of 17/11/2019

This portal was developed using both Laravel (a PHP framework) and Laragon (an all in one web/database setup for Windows).

heritage-walks's People

Contributors

jonlukewtafe avatar allenworker avatar treliagt avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

heritage-walks's Issues

Too many stops could cause a visibility issue.

Currently, all stops are listed when a trail is selected. This could become an issue if pagination or another solution is not utilized.

A similar issue arises when listing all stops on the Stops page.

Stops Table

The stops table appears to be unable to fit on screen properly if the description of the stop is too long. I assume that the same issue will be encountered when dealing with trails with long descriptions as well. The text will need to wrap down.

Audio Upload

The administrator is required to be able to upload an audio file for each stop. This file will be an audio recording of the text information included with each stop.

Search Function for Trails and Stops

Have basic search for the trails and stops index pages.
Then have a search function to search through stops to add to trails. (drop-down function)

"Remember Me" checkbox on login page doesn't actually do anything

Currently the "Remember Me" checkbox on the login page doesn't function as intended. It is supposed to be used to allow the user to choose whether their web browser will remember their username/password combo and automatically log them back in the next time they visit the page.

Currently the browser will always "remember" their username/password combo which is an issue, as they have to manually log out after every use.

Menu Font (Mobile)

The menu button when on mobile is difficult to see and needs to be made clearer.

Newly added audio for existing trails can't be deleted from the server

When an existing trail is modified to add an updated audio file (.mp3 extension), the old audio file is deleted, and the new once is added. This however, somehow causes a problem whereby the new audio file isn't removed when/if the whole trail is deleted. I am currently unsure as to what is causing this issue.

Table Issue on Stops page

The table containing the list of stops on the stops page doesn't conform to the full width of the given container.

Reset Password/Email System

Need to get the reset password system functioning otherwise the administrator might be unable to access it at a point. The system also needs to be able to change the email address associated with the user in the database.

API Authentication

I've realised that the API will require authentication support before it can be utilised for the mobile application, as it is currently insecure.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.