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.
- Register and loggin system
- Recipe store for registered users
- Browsering, searching and sorting recipes
- Vote system for registered users
- 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.
- PHP
- HTML
- CSS (just to make things more visible)
- MongoDB