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: 2 months ago
JSON representation
Open source online booking system
- Host: GitHub
- URL: https://github.com/robertwt7/meetsy
- Owner: robertwt7
- License: apache-2.0
- Created: 2021-12-04T22:21:30.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T13:52:20.000Z (8 months ago)
- Last Synced: 2024-08-03T09:12:50.628Z (5 months ago)
- Topics: django, django-rest-framework, nextjs, reactjs, rest-api
- Language: TypeScript
- Homepage: https://meetsy.xyz
- Size: 13.8 MB
- Stars: 231
- Watchers: 4
- Forks: 22
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-github-star - meetsy
README
Open Source Booking System. Let your friends book your time asynchronously.
![demo-optimized](https://github.com/robertwt7/meetsy/assets/15647967/8f8a849f-a575-48e3-8676-09e98c4d963d)
# 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)