This repository contains a Web Application built in Django framework which aims to provide a platform for users sharing and discovering cooking recipes.
- User authentication: Users can create a profile and log in in order to upload their own recipes and connecing with other users.
- Comments and ratings: Users who have created an account can leave comments and rate other recipes.
- Following users: By following friends and peers users get real time notifications about new recipes that have been uploaded.
- Notifications: Get real time notifications about comments and ratings on recipes.