Giter Club home page Giter Club logo

calendara's Introduction

What's Calendara?

Calendara is an Appointment and Booking system that helps busineses manage their appoinments, charge for their services, have important business analytics and handle customer data for marketing.

Calendara also makes it easier for clients to remember events, reschedule them, cancel or pay online.

The tech stack for this project

This is a T3 Stack project bootstrapped with create-t3-app. For an overview of the project structure visit the T3 Stack Project Structure

We are using:

Important: Check out the dependencies in the package.json

How to run this app?

Copy the code to you Local Development Enviroment

git clone [email protected]:ferlarag/Calendara.git

Install the dependencies with

npm install

Change the Database URL to the Development Database URL

DATABASE_URL="development_database_url"

Run the server

npm run dev

Adding new features?

Every new code push will trigger a redeployment to Vercel. But before you do it, its important that the database is in sync with the changes made to the codebase

Run the following command:

npx prisma db generate
npx prisma db format
npx prisma db push

Note: We are using PlanetScale, by pushing the changes to the database an Admin will need to aprove the changes before going into prod (like a pull request)

calendara's People

Contributors

ferlarag avatar

Stargazers

Anup Jha avatar  avatar

Watchers

 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.