Skip to content

IgorWalkowiak/Cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookbook

Web application used to store recipes. That app is dedicated to learn how to use MongoDB and how to work with MongoDB server on linux.

Functional requirements

  • Register and loggin system
  • Recipe store for registered users
  • Browsering, searching and sorting recipes
  • Vote system for registered users

Access levels

  • Guest - Can browse recipes freely
  • Registered user - Can browse, remove his recipe and add new recipes. Can vote positive or negative for recipe.
  • Administrator - Can remove every recipe and user. Can make other users administrator.

Technology stack used

  • PHP
  • HTML
  • CSS (just to make things more visible)
  • MongoDB

About

Web application used to store recipes. Based on MongoDB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors