Skip to content

ithemecambo/nail_spa_ios

Repository files navigation

Nail & Spa Springs

Currently, I live with other people who come from the same country. Especially they just run a business related to ‘Nail & Spa Rusell’ shop. Every day they are very busy because they need to write down some information in a notebook based on a customer's call to make an appointment. Sometimes they say ‘We are losing the customer when we can’t pick up the phone on time’ so they can’t call back at the moment. After they told me about their problem. Finally, I decided to collect more requirements and build the application to support this business in the future. Nail & Spa Rusell is a booking app that helps people book appointments whenever they want. This way, customers do not have to worry about waiting on the phone or physically visiting the Nail & Spa. At the same time, managers now have a way to manage their appointments effectively.

Table of contents

Features

  • Authentication
    • Create Account
    • Login
    • Login by social (Facebook & Google)
    • Forget Password
  • Home
    • promotion
    • Staff member
    • Service
    • Gallery
    • Business Hour
  • Notifications
  • Make an Appointment
    • Allow make an appoitment the same from 1:00AM until 11:00AM else move to next day
    • Always close shop on Monday
    • Time Slot dymanic depending on weekday
  • Booking
    • Upcoming
      • Reschedule Appointment
      • Cancel Appointment
    • Completed
      • Review
  • Profile
    • Our Service
    • View or Update Information
    • Change Password
    • Contact Us
    • Nail & Spa Springs
    • Term & Conditions
    • Dark Mode
  • Settings
    • Feedback

Technologies

  • Swift 5.3 (Storyboard)
  • Compatible OS version: 16
  • Compatible Dark & Light Mode
  • CoreData
  • RESTFul API
  • Alamofire
  • SwiftyJSON
  • Calendar
  • Kingfisher
  • Lottie
  • Integrated (Facebook & Google)

Installation

Clone the code

$ https://github.com/ithemecambo/nail_spa_ios.git
$ cd Nail & Spa Springs 

Pod install

$ pod install

Server run on port: 8000

$ # You can change the server configuration
$ # (Ex: 192.0.0.1:8000 or localhost:8000) 
$ # apiPath = "http://localhost:8000/api/v1/"
$ # BaseUrl = "http://localhost:8000/api/v1/"

Screenshot

Light Mode

Dark Mode

Support this repo

  • Star this repo

Social Contact

Contact Info

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages