Table of Contents
AccessTech is a student-run accessibility application aimed at enhancing accessibility for disabled students at Texas Tech University. The application provides essential features to help users navigate the campus with ease, locate accessible entrances, and more.
This section provides instructions on setting up and running the AccessTech application locally. [TODO] :)
To use the software, you need the following prerequisites:
- Flutter
- Android Studio
- Google Maps API Key
- Get a free API Key from Google Maps
- Install Flutter and run flutter pub get to download dependencies
- Clone the AccessTech repository
git clone https://github.com/AccessTech-TTU/AccessTech.git
- Create app framework
- Implement primitive mapping
- Implement three main screens
- Develop routing algorithm
- Use Flutter accessibility modules
- Finish plotting campus
See the open issues for a list of proposed features (and known issues). Request to join as a collaborater to see our roadmap!
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. If you'd like to join the development team, please email trlibre@ttu.edu If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the CC0 public license. See LICENSE.txt for more information.
Travis Libre - trlibre@ttu.edu