added README

This commit is contained in:
2022-03-25 14:51:12 -05:00
parent 20011f687a
commit d37853d46a
3 changed files with 32 additions and 0 deletions

1
(2).env Normal file
View File

@@ -0,0 +1 @@
code

25
README.md Normal file
View File

@@ -0,0 +1,25 @@
# YelpCamp
## A campground & review directory
![yelpcamp](https://i.imgur.com/yuilloZ.png)
* ## Add, Edit & Delete a campground.
![yelpcamp](https://i.imgur.com/CLbwQON.png)
* ## Review campgrounds
![yelpcamp](https://i.imgur.com/XwT6fee.png)
* ## Register & log in with Authentication
![yelpcamp](https://i.imgur.com/jbcxIE6.png)
* ## Mapping campground locations
![yelpcamp](https://i.imgur.com/Vam4SkL.png)
* ## Sessions & cookies
* ## Image storage

6
todo.md Normal file
View File

@@ -0,0 +1,6 @@
# todo
- clean up code
- fix styling
- change pictures to be random
- branding?