Giter Club home page Giter Club logo

recipe_cookbook's Introduction

CREATE AN ONLINE COOKBOOK

Brief

Create a web application that allows users to store and easily access cooking recipes.

Technologies

  1. Python
  2. HTML
  3. Materialize CSS - Grid System, Cards, Buttons, Fonts + Icons
  4. Javascript - jQuery
  5. Flask Framework
  6. Pymongo
  7. MongoDB

Features

  1. Simple Login feature
  2. Users have the ability to view existing recipes by official authors
  3. Users can save those recipes to their own collection
  4. Users have the ability to create their own recipes, read those recipes, update those recipes and delete those recipes

Testing

Manual testing was undertaken for this application and satisfactorily passed. Tests were conducted as follows:

  1. Unit testing - Tested small chunks of the code as I progressed to ensure the code is functioning
  2. Integration testing - Tested combinations of units to ensure new code doesn't interfere with existing code
  3. Acceptance testing โ€” Tested the application in sevreal different browsers and devices to analyze the performance of the entire application.
  4. Code which was credited, was tested as the example given, then modified for desired outcome

Design

Built primarily off the mini project example as basic framework. Website layout was implemented with Flask and custom styled with Materialize. I liked the idea of having official recipes that the user cannot edite but rather can save them as they are. The user still has the ability however to create, read, update and delete their own created recipes.

Deployment

  • Download the project files to your computer
  • Connect to the database: user: password:
    • export MONGO_URI=mongodb://coderguider:[email protected]:27115/recipe_database
    • python3 new_mongo.py

You can see the application here.

Credits

Conor Guider - This project was completed as part of Code Institute's Full Stack Web Development course.

Media

  • Official recipes were taken from BBC Food website as well as bg img
  • Styling was from materialize and Material Design for icons

Acknowledgments

  • Resources - Codedrops, Stackoverflow, Materialize

recipe_cookbook's People

Contributors

coderguider avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.