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

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.

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

![image](https://user-images.githubusercontent.com/105943270/194569355-eac6c23f-f84a-4e4b-9fe7-283e51bc2c28.png)

# 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/)