This reservation system aims at helping organizations scheduling recurring client visits.
Features:
- DnD calendar to schedule events
- Reminding managers about the next client visit
- Supports English and Chinese
Tech Stack:
- React
- Express
- Apollo Client & Server
- GraphQL
- Ant Design
- React-i18nNext
cd frontend && yarn installcd backend && yarn installcd backend && touch .env
cd frontend && yarn run startcd backend && yarn run start:develasticsearch
- Commit files and run
git push heroku master - Config env vars in heroku
Go to http://localhost:9200/clients to check for indexed data