Coder Social home page Coder Social logo

foodfy's Introduction

๐Ÿฝ๏ธ Learn how to make the best recipes created by professionals from around the world!

๐Ÿ“Œ Table of Contents


๐Ÿ‘ท What do we create?

Foodfy is a complete web application for recipe management, developed on the Rocketseat's LaunchBase Bootcamp.

home


Admin

admin page

๐Ÿ’ป Technologies

Some of the technologies and tools used in the project:


๐Ÿƒ Getting started

You need to install Node and Postgres.

Follow the steps bellow:

# Open a terminal and copy this repository with the command
$ git clone https://github.com/Mateussv/Foodfy.git.

# Enter the directory with
$ cd foodfy

# Install dependencies
$ npm install

# Create the database and tables using the commands
# included in the "database.sql" file

# Database connection:
# Open and edit the "db.js" file inside the "src/config" folder
# with your Postgres user and password.

# Populate the database using the file "seed.js":
$ node seed.js

# Run the application:
$ npm start

Important: Do not delete or change the placeholder image directly from the public/images' folder, as the revenues and chefs generated by seed.js` share these files with each other. However, you can delete them from the administrative area of the site.


Access to the administrative area

Select an email from the users table, access the login screen and enter using it with the password "1111" (default password).

Note: administrator users have the "ADMIN" badge in their header:

admin page


Creating New Users and Password Recovery

To use these features, edit the mailer.js file inside the scr/lib folder with your credentials.

This project is under the MIT license.

foodfy's People

Contributors

mateussvictor avatar dependabot[bot] avatar

Stargazers

Roman avatar Vinicius Martins avatar Kauan Silva de Sousa avatar Rainerio avatar Antonio Silva avatar FelipeQueFez avatar

Watchers

 avatar

Forkers

silva4g

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.