https://github.com/umuthopeyildirim/mindgarden
MindGarden is an diary writing software, but you can also express your feelings on your dairies.
https://github.com/umuthopeyildirim/mindgarden
crud dairy daisyui daisyui-react react ruby sinatra tailwindcss
Last synced: 4 months ago
JSON representation
MindGarden is an diary writing software, but you can also express your feelings on your dairies.
- Host: GitHub
- URL: https://github.com/umuthopeyildirim/mindgarden
- Owner: umuthopeyildirim
- License: apache-2.0
- Created: 2022-10-03T17:52:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-20T20:31:04.000Z (over 1 year ago)
- Last Synced: 2024-12-19T00:21:48.464Z (4 months ago)
- Topics: crud, dairy, daisyui, daisyui-react, react, ruby, sinatra, tailwindcss
- Language: JavaScript
- Homepage: https://mindgarden.ml
- Size: 7.61 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
> ⚠️: This project is no longer maintained. But you can still create PRs and I will review them. If you want to take over this project, please contact me.
> Last Update: 2023-09-30
# Phase 3 Project : MINDGARDEN
## Description
- Welcome to MindGarden! Express your daily feelings in MindGarden and keep track of your feeling logs!## MVP
Entry table/ Feeling table/ User table
- **Create** a new entry
- **Read** a list of all entries
- **Update** a feeling
- **Delete** a user, feeling, and en entry## Postman OpenAPI Documentation
- [Local Postman JSON](/openapi)## Resources
- Project members: [Alixon Roman](https://github.com/Alixonroman), [Umut Hope YILDIRIM](https://github.com/umuthopeyildirim), [Chohye Han](https://github.com/choiscafe)
- [create-react-app](https://create-react-app.dev/docs/getting-started)
- [Ruby](https://www.ruby-lang.org/en/documentation/installation/)
- [Sinatra](http://sinatrarb.com/)