Skip to content

Yelp-camp website provides authorization, RESTful, and CRUD operations by Python, Flask and SQLite.

Notifications You must be signed in to change notification settings

catehuang/yelp-camp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yelp-camp

  • A blog about campgrounds. Registered users can post campground information including the name, image, and description of a campground and share with others.
  • Only author can edit and delete the post.
  • Each registered user has their own user account.

Functionality

  • Authentication (Flask-login, werkzeug.security including hashing passwords)
  • Authorization (Flask-login)
  • CRUD operations (use SQLite database)
  • Retain the format of post (CKEditor)

About

Yelp-camp website provides authorization, RESTful, and CRUD operations by Python, Flask and SQLite.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published