Skip to content

shunichi-baba/BTC5-solo-swift

Repository files navigation

BTC5-Chat Application

image image

Table of Contents

Features

  • Full-stack application
  • front-end swift (storyboard) xcode_ver15
  • back-end firebase
  • DB firebase

Browser Support

  • Chrome

OverView App

Authorization

  • Sign in page. once you login the system, you can skip this page automatically due to cookie

    • email: Registered email , password = Registered password
  • Sign up page. Enter your name ,email and password to register

Main-page

  • You can see the chat list and chat content and post chats.

CRUD-page

  • You can read, add the chats!

Installing & Setup

ChatApp

  1. If you have not installed cocoapods, please install it.
sudo gem install cocoapods
  1. cocoapods setup
pod setup
  1. change the directory to the ChatApp
cd ChatApp
  1. install modules
pod install
  1. xcode open

  2. xcode Simulator start

Future

  • Modify the style
  • Deploy
  • Delete chat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages