Coder Social home page Coder Social logo

placemark-fullstack's Introduction

Placemark-fullstack

Project deployed on Render.

Features

  • User signup/login
  • Cookie authentication/User Settings
  • Basic Admin Account List/Remove Users
  • Placemark Features

    POI (“point of interest”)Characteristics

    * Name * Description * Location(Latitude,Longitude)
    A “point of interest” (POI) is a location for which information is available.

    API/Testes

  • Basic API
  • Models

  • Mem
  • JSON
  • Getting Started

    Install the application:

    Node.js installed - selecting the LTS version:

    https://nodejs.org/en/

    Code Quality Tools

    -To install:

    npm install -D eslint
    npm install -D eslint-config-airbnb-base
    npm install -D eslint-config-prettier
    npm install -D eslint-plugin-import
    npm install -D prettier
    

    To install the application

    npm install @hapi/vision
    npm install handlebars
    
    -To install cookies plugins:
    npm install @hapi/cookie
    -To install envirinment plugin:
    npm install dotenv
    
    -To run unit tests:
    npm install -D mocha
    npm install -D chai
    
    -To display image:
    npm install @hapi/inert
    

    • Joi is a Node.js module for data validation.

    server-
    npm install @hapi/hapi
    validation-
    npm install joi
    database-
    npm install lowdb
    

    To use the project

    npm install
    

    To run the application

    npm run start
    

    To run the test

    npm run test
    

    Resources

    Screenshot 2024-03-08 at 21 26 05

    Screenshot 2024-03-04 at 21 25 01

    Screenshot 2024-03-04 at 21 25 40 Screenshot 2024-03-08 at 21 26 42

    Screenshot 2024-03-04 at 21 25 51 Screenshot 2024-03-08 at 21 26 28

    placemark-fullstack's People

    Contributors

    sharonmctsai avatar

    Watchers

     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.