Coder Social home page Coder Social logo

caiquegiovannini / foodfy Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 8.23 MB

Website resulting from rocketseat launchbase bootcamp challenges. We built and upgraded a complete website for a recipe company named Foodfy.

License: MIT License

HTML 29.66% JavaScript 55.32% CSS 12.09% PLpgSQL 2.93%
html css javascript express nunjucks postgresql rocketseat

foodfy's Introduction

Foodfy

Using html, css and javascript to build a complete website for recipe company named Foodfy.

๐Ÿ’ป Built With

โ–ถ๏ธ Getting Started

You need the following tools installed in order to run this project: Git, Node.js, PostgreSQL and Postbird.

  1. Clone this repository by running:
    git clone https://github.com/caiquegiovannini/foodfy.git;
  2. Enter the folder running through the terminal:
    cd foodfy;
  3. Run npm install to install the project dependencies;
  4. Set up database and mailer access with your credentials at
    src/config/db.js
    and
    src/lib/mailer.js;
  5. Copy all the content found at database.sql file and run as a query at postbird to create the database himself;
  6. Populate database with users, chefs and recipes running:
    node seed.js;
  7. Run npm start to start the development server.

๐Ÿ”‘ Administrative Area

To get into the administrative area, access http://localhost:3000/admin. You will need to copy a user e-mail from the table 'users' and enter the default password '123'.

๐Ÿ“ License

This project is licensed under the MIT License - see the LICENSE file for details.

foodfy's People

Contributors

caiquegiovannini avatar

Watchers

James Cloos avatar  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.