Coder Social home page Coder Social logo

prac-fullstack-cookies's Introduction

Vinyl

Getting Started

  1. npm install

Use the following commands to set up and seed your database:

  1. Create PostgreSQL database vinyl: $ npm run db:create
  2. Set up database tables from schema.sql: $ npm run db:schema
  3. Load seed datas from seeds.sql: $ npm run db:seed
  4. Sign up or log in using email: [email protected] password: anonymouse

About

Repo: prac-fullstack

This whole application is just for me to practice and see if I am capable of building a fullstack app with cleaner and more organized code. It started off as an assignment during my time at Learners Guild and this assignment was for the last interview to get me into the last phase and working on larger code base with a larger team. I had fun doing this so I want to continue doing it.# prac-fullstack-cookies

Repo: (this) prac-fullstack-cookies

I'm using this repo to understand how cookies work and I have a basic understanding of it. It turns outs that you can add information to the cookies using a cookie parser. So whenever the user signs in, your setting the cookie parser to have the user id information to give the user authorization to do add a review or delete a review. Once the user signs out, it also clears the cookies.

prac-fullstack-cookies's People

Contributors

aaronev 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.