Skip to content

nahoczki/carefinder-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carefinder Flutter Client

Client built using Flutter built around my Carefinder Spring Boot Application

Todo

  • Implement new API
  • Add Authentication -- Login and Register
  • Add create/edit hospitals for admin users
  • Clean up code
  • Write code

Environment Variables

To run this project, you will need to add the following environment variables

API_URL - URL to API resource API_KEY - API key retrieved from Server

Run Locally

This is is a flutter project, make sure you have installed and setup flutter

Clone the project

  git clone https://github.com/nahoczki/carefinder-flutter.git

Go to the project directory

  cd carefinder-flutter

Install dependencies

  flutter pub get

Run app

  flutter run

(Please follow flutter's official documentation to run properly depending on device)

FAQ

Why isnt the map showing up on the app?

Retrieve a google maps sdk key and replace placeholders found throughout the "Get Started" section here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages