Git Product home page Git Product logo

fish's Introduction

Turkish Bath Renting Website

This is a website which is similar to hotel booking apps.

Live ๐Ÿ‘ˆ

Features

Users

  • Register / Log in / Log out
  • Search turkish baths
  • Display hamam profile profile
  • Edit own profile

Hosts

  • Register / Log in / Log out
  • Create a Turksh bath profile
  • Edit Availability
  • See Bookings
  • Edit Bookings

TODO

  • Integration tests (react-testing-library)
  • E2E tests (Cypress)
  • PWA for host side

Technologies used

Getting started

Clone repository

git clone https://github.com/ikbalarslann/havuz.git
cd havuz

Set up environment variables

NODE_ENV ===<Stage of the project, e.g. development>

DATABASE_URL=<The db url from mongoDb, e.g. mongodb+srv://.../>
AUTH_SECRET=<The auth passcode for next auth, e.g. adfasdfadsfa/>

UPLOADTHING_SECRET=<Secret code from upload thing, e.g. sk_live_.../>
UPLOADTHING_APP_ID=<App id from upload thing, e.g. adsfasdfas/>

GOOGLE_CLIENT_ID=<Id from google, e.g. adsfasdfadsfa.apps.googleusercontent.com/>
GOOGLE_CLIENT_SECRET=<Secret code from google, e.g. adshafsdhbdfgnbfn/>

RESEND_API_KEY=<Api key from resend, e.g. re_asdgfadsgsdfgad/>
NEXT_PUBLIC_APP_URL=<url for the app, e.g. http://localhost:3000/>

Install packages and start client

npm install
npm run postinstall
npm run build
npm run start

fish's People

Watchers

ikbal arslan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.