Giter Site home page Giter Site logo

fnassar / cookbook-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from software-students-fall2022/final-project-team12

0.0 0.0 0.0 2.53 MB

final-project-team12 created by GitHub Classroom

License: GNU General Public License v3.0

JavaScript 3.77% Python 39.41% CSS 2.56% HTML 52.38% Dockerfile 1.87%

cookbook-docker's Introduction

Building & Testing Continuous Deployment

Open in Visual Studio Code

Final Project

Project Description

Cook Book - A recipe collection web app for everyone interested/involved in cooking, where users can add/edit their recipes and share them with other users. User can also save and unsave recipes in their accounts and add comments to other recipes to share their feedback.

Database

  • Stores each user's username and password, as well as their recipes.
  • Stores each recipe, the details of the recipe and the comments on the recipe.

Running the Project Locally (using Docker Compose)

  • Make sure Docker Desktop is installed, if not,

    check here for windows

    check here for mac

  • Clone this repository to your local machine

  • Once the docker desktop is installed, make sure you go to the top right corner and click on bug sign to navigate to RESET TO FACTORY DEFAULTS. This will reset Docker and prompt Docker to restart. Please make sure you do this step before running the files from github repository because the docker does not create right images sometimes (you won't always have to do this, but do it just in case).

  • Go to the root folder (final-project-team12) and run the following command

    docker-compose up
    
  • This will install all the required dependencies and the web app starts running at port 127.0.0.1:3000. Make sure you go to 127.0.0.1:3000 port because the docker outputs the web-app at 127.0.0.1:3000 port.

Deployed App on Digital Ocean

Find our deployed web app here: Cook Book.

this app is no longer deployed there, you can use the docker image to deploy locally.

Docker Hub Image

Find our Docker Hub image for the project here.

Team Members

Dixit Timilsina

Maaz Ahmed

Sanjaya Bhatta

Fatema Nassar

Elyazya Al Kobaisi

cookbook-docker's People

Contributors

itsanjaya avatar maazahmedd avatar fnassar avatar elyazya avatar github-classroom[bot] avatar dt1930 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.