Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/robertwt7/meetsy

Open source online booking system
https://github.com/robertwt7/meetsy

django django-rest-framework nextjs reactjs rest-api

Last synced: 3 months ago
JSON representation

Open source online booking system

Lists

README

        




Meetsy



Open Source Booking System. Let your friends book your time asynchronously.





# What's Meetsy?

We're an open source calendly alternative. We allow you to select your free time so you can send it to your friends or colleagues to book it.

## How to setup?

1. Setup [backend](./api/README.md)
2. Setup [frontend](./frontend/README.md)

## Front end
Front end is created with Next.js

## Back end

Backend is created with Django Rest Framework

## Contributing
Please follow the [guideline](./CONTRIBUTING.md)