mirror of
https://github.com/rjNemo/meal_planner
synced 2026-06-06 02:26:49 +00:00
edit README
This commit is contained in:
parent
16757b2218
commit
2ac94f24f1
7 changed files with 40 additions and 21 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
|||
build/
|
||||
node_modules/
|
||||
/.idea
|
||||
.idea/
|
||||
.vscode/
|
||||
.env
|
||||
|
|
@ -32,21 +32,21 @@ orientation.
|
|||
Examples of behavior that contributes to creating a positive environment
|
||||
include:
|
||||
|
||||
* Using welcoming and inclusive language
|
||||
* Being respectful of differing viewpoints and experiences
|
||||
* Gracefully accepting constructive criticism
|
||||
* Focusing on what is best for the community
|
||||
* Showing empathy towards other community members
|
||||
- Using welcoming and inclusive language
|
||||
- Being respectful of differing viewpoints and experiences
|
||||
- Gracefully accepting constructive criticism
|
||||
- Focusing on what is best for the community
|
||||
- Showing empathy towards other community members
|
||||
|
||||
Examples of unacceptable behavior by participants include:
|
||||
|
||||
* The use of sexualized language or imagery and unwelcome sexual attention or
|
||||
- The use of sexualized language or imagery and unwelcome sexual attention or
|
||||
advances
|
||||
* Trolling, insulting/derogatory comments, and personal or political attacks
|
||||
* Public or private harassment
|
||||
* Publishing others' private information, such as a physical or electronic
|
||||
- Trolling, insulting/derogatory comments, and personal or political attacks
|
||||
- Public or private harassment
|
||||
- Publishing others' private information, such as a physical or electronic
|
||||
address, without explicit permission
|
||||
* Other conduct which could reasonably be considered inappropriate in a
|
||||
- Other conduct which could reasonably be considered inappropriate in a
|
||||
professional setting
|
||||
|
||||
### Our Responsibilities
|
||||
|
|
@ -73,7 +73,7 @@ further defined and clarified by project maintainers.
|
|||
### Enforcement
|
||||
|
||||
Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
||||
reported by contacting the project team at [INSERT EMAIL ADDRESS]. All
|
||||
reported by contacting the project team at ruidy.nemausat@gmail.com. All
|
||||
complaints will be reviewed and investigated and will result in a response that
|
||||
is deemed necessary and appropriate to the circumstances. The project team is
|
||||
obligated to maintain confidentiality with regard to the reporter of an incident.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# MIT License
|
||||
|
||||
Copyright (c) 2020 Ruidy Nemausat
|
||||
Copyright (c) 2021 Ruidy Nemausat
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
|||
24
README.md
24
README.md
|
|
@ -1,10 +1,28 @@
|
|||
[](https://gitpod.io/#https://github.com/rjNemo/meal_planner)
|
||||
|
||||
# Chef's Meal Planner
|
||||
|
||||

|
||||
|
||||
[](https://gitpod.io/#https://github.com/rjNemo/meal_planner)
|
||||

|
||||

|
||||
|
||||
Free meal planner for cooks short on ideas! (like me …)
|
||||
|
||||
[v.0.1 Available Here!](https://chefs-meal-planner.onrender.com/)
|
||||
## Demo
|
||||
|
||||
[🚀 App live at this address!](https://chefs-meal-planner.onrender.com/)
|
||||
|
||||

|
||||
|
||||
### Screenshot
|
||||
|
||||
#### Home page
|
||||
|
||||

|
||||
|
||||
#### Meal page
|
||||
|
||||

|
||||
|
||||
## Feature list
|
||||
|
||||
|
|
|
|||
BIN
docs/homepage.png
Normal file
BIN
docs/homepage.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 289 KiB |
BIN
docs/mealpage.png
Normal file
BIN
docs/mealpage.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 MiB |
BIN
docs/short_clip.gif
Normal file
BIN
docs/short_clip.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.8 MiB |
Loading…
Reference in a new issue