Skip to content

ajGulati05/thrivr-instawalkin-next

Repository files navigation

Thrivr/Instawalkin

Welcome to the official GitHub repository for Thrivr/Instawalkin, a groundbreaking last-minute booking platform designed to integrate with all scheduling software without the need for API usage. This repository contains the source code and documentation for our project, which was initially developed on Bitbucket from 2018-2020.

Project Background

Thrivr/Instawalkin was created to address the need for a seamless, last-minute booking solution that could easily sync with existing scheduling systems without relying on APIs. Our platform aims to streamline the booking process and improve user experiences for customers and businesses by offering an efficient and versatile tool.

Key Features

  • Last-minute appointment booking and walk-in management
  • Syncs with all scheduling software without using APIs
  • User-friendly interface for customers and businesses
  • Advanced search functionality for discovering local services
  • Integration with popular calendar apps and tools
  • Real-time notifications and updates
  • Comprehensive analytics and insights for businesses

Introduction

The Project is bootstrapped with create-next-app + storybook.

Getting Started

Installing Dependency

npm install
# or
yarn install

For Starting Nextjs Server

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

For the production server:

npm run build
# or
yarn build

npm run start
# or
yarn start

For Starting Storybook Server

npm run storybook
# or
yarn storybook

Modules

  • Nextjs
  • Storybook
  • Styled-components
  • Redux
  • dotenv

For Production Server Deployment

npm install
npm run build

Compress package.json, .next, public and next.config.js into one file and deploy it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published