Sonnysam / smart-waiting-list

A mobile app that allows users to have quick and easy access to joining virtual queues, and getting alerts when their turn is approaching.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart waiting list app

  • A mobile app that allows users to have quick and easy access to joining virtual queues, and getting alerts when their turn is approaching.

Stack used πŸš€

  • React native expo
  • Firebase
  • Firestore database
  • Tailwind CSS
  • Nodejs

Figma link πŸ’…

https://www.figma.com/file/OrH71Gg4V5GxxisVhoS8DT/SmartWaiting-List?t=YIkte4bdZv61DlTM-1

How to start

  • First clone the repo
  • Open cmd or vscode terminal and run to clone repo locally
 git clone https://github.com/Sonnysam/smart-waiting-list-app.git
  • Next check if you're in the right directory [smart-waiting-list]
 ls 
  • Next cd into the directory
  cd .\smart-waiting-list\
  • Install node_modules and other required dependencies by running
  npm i

OR

  • If you're using yarn run
  yarn install
  • Next run app by running
  npx expo start

Demo of app

About

A mobile app that allows users to have quick and easy access to joining virtual queues, and getting alerts when their turn is approaching.


Languages

Language:JavaScript 100.0%