Skip to content

albseb511/swoosh

Repository files navigation

Swoosh

Motivation

Swoosh was thought of when I sat down in the same barber shop for the nth time and I wondered why I havent gone to a better place even though I wanted to for a long time. I was either lazy, shy or just hesitant to call a salon or a botique. 
That is when I thought I will start to work on an app for listing salons. 

UI Mockup

1 2 3

Android App Screnshots

1 2 3 1 2 3

Features

1. Search for Salons
2. See services provided
3. Search based on Gender
4. Book an appointment 
5. Call the business

TODO

This is an app in an early stage:
1. Work in the backend and schema is yet to begin
2. Booking functionality is not yet done
3. Changes in the Salon profile screen is yet to be done.
4. Google maps is to be integrated
5. Permissions not set
6. Location based search and related queries
7. Redux
A lot more

Authors

Albert Sebastian - UI/UX, Front-End, React/React Native

Dependencies

    "react": "16.8.6"
    "react-native": "0.60.3"
    "react-native-gesture-handler": "^1.3.0"
    "react-native-sideswipe": "^1.5.0",
    "react-native-vector-icons": "^6.6.0"
    "react-navigation": "^3.11.0"

Notes

There has been a lot of thought to use reusable components. 
Code will be improved over time.
Redux needs to be implemented to create a more scalable app.
A Web Application will also be built in the next version