-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add readme, generate app icons and publish app
- Loading branch information
1 parent
c0681d8
commit c6bdce1
Showing
27 changed files
with
66 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
|
||
# Tembea Kenya | ||
|
||
Tembea Kenya is an application that enables users to explore places to visit in Kenya under various categories. | ||
|
||
 | ||
<details> | ||
<summary> Feature Graphic</summary> | ||
|
||
</br> | ||
|
||
 | ||
|
||
</br> | ||
|
||
</details> | ||
|
||
## Table of contents | ||
|
||
- [Features](#features) | ||
- [Downlaod](#download) | ||
- [Explore documentation](#explore) | ||
- [Technologies](#technologies) | ||
- [Requirements](#requirements) | ||
- [Author](#author) | ||
|
||
## Features | ||
|
||
Features include: | ||
|
||
- User can view destinations | ||
- User can add and remove bookmarks | ||
- User can view destination google maps page | ||
- User can view destination wikipedia page | ||
|
||
## Explore | ||
|
||
Want to explore the process of creating the application? Visit the links below that details the steps taken: | ||
|
||
- [Prerequisites](https://cosmasnyairo.medium.com/making-a-places-to-visit-app-using-python-and-flutter-prerequisites-b1449c100ae8) | ||
- [Part 1](https://cosmasnyairo.medium.com/making-a-places-to-visit-app-using-python-and-flutter-part-1-f5e72e06de0f) | ||
- [Part 2](https://cosmasnyairo.medium.com/making-a-places-to-visit-app-using-python-and-flutter-part-2-b0d26253ea59) | ||
- [Part 3](https://medium.com/@cosmasnyairo/making-a-places-to-visit-app-using-python-and-flutter-part-3-3a4bd85f11b6) | ||
|
||
## Download | ||
|
||
Get the app from [Play store](https://play.google.com/store/apps/details?id=com.tembeakenya.tembea_kenya) or the [Releases page](https://github.com/cosmasnyairo/tembeakenya/releases). | ||
|
||
## Technologies | ||
|
||
- Python: For webscrapping and API | ||
- Flutter: Frontend and logic of the app | ||
- Figma: Prototyping UI mockups. | ||
- Vscode : Coding | ||
|
||
## Requirements | ||
|
||
- [Requirements.txt](requirements.txt) contains all the packages that were used for webscraping and the api | ||
- The [Pubspec.yaml](tembea_kenya/pubspec.yaml) file contains all the dependencies that were used in creating of the application | ||
|
||
## Author | ||
|
||
- Name: Cosmas Nyairo | ||
- Website: <https://cosmasnyairo.herokuapp.com> | ||
- Email : nyairocosmas@gmail.com |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
Binary file modified
BIN
-1.54 KB
(43%)
tembea_kenya/android/app/src/main/res/mipmap-hdpi/launcher_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-925 Bytes
(44%)
tembea_kenya/android/app/src/main/res/mipmap-mdpi/launcher_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-2.36 KB
(41%)
tembea_kenya/android/app/src/main/res/mipmap-xhdpi/launcher_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-3.87 KB
(40%)
tembea_kenya/android/app/src/main/res/mipmap-xxhdpi/launcher_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-5.66 KB
(39%)
tembea_kenya/android/app/src/main/res/mipmap-xxxhdpi/launcher_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-8.83 KB
(79%)
...a_kenya/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-291 Bytes
(48%)
tembea_kenya/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-730 Bytes
(44%)
tembea_kenya/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.29 KB
(41%)
tembea_kenya/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-487 Bytes
(43%)
tembea_kenya/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.21 KB
(41%)
tembea_kenya/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-2.07 KB
(41%)
tembea_kenya/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-730 Bytes
(44%)
tembea_kenya/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.85 KB
(41%)
tembea_kenya/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-3.18 KB
(40%)
tembea_kenya/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-3.18 KB
(40%)
tembea_kenya/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-5.29 KB
(39%)
tembea_kenya/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.7 KB
(42%)
tembea_kenya/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-4.33 KB
(39%)
tembea_kenya/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-4.89 KB
(39%)
...a_kenya/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters