Giter VIP home page Giter VIP logo

fob-project's Introduction

DigiPetsGo

About our project

A fantastic world of virtual customizable animals that allows collectors to create, sell and buy unique characters using Blockchain. Users can interact with their friends or players from everywhere in the world to grow their collection of digital friends.

The application promises an easy-to-use design to create unique in-game characters that can be traded with other users. It is a relaxing activity through which one can unleash their imagination to create the most inventive and goofy characters in the virtual zoo.

Each animal created in the application defines an NFT, a unique object with special characteristics. At birth, each DigiPetGo will have a set of unique, randomly generated characteristics: animal breed, personality and many others. Besides these, the user will add their own personalized details to the character.

Contributors

  • Mara-Ioana Nicolae
  • Radu Nichita
  • Cristian-Petrisor Descultu

InfluxDb tutorial

First, connect to the shell of the InfluxDB container. Start InfluxDB using command influx. To list all existent databases, use show databases; if not already present, crate the digipetsgo database using create database digipetsgo.

Requirements:

  • apt-get install nodejs
  • npm i cors
  • npm i express
  • npm i nodemon
  • npm install --save influx

Hope I didn't forget anything. If so, add to the list.


How to run:

  • start the InfluxDB container separately
    • go the the ./backend directory and start the container using the run.sh script
    • make sure that the container is up and running
    • update the database accordingly if necessary (connect to its shell and follow the InfluxDB tutorial section)
  • in ./website directory run : npm run start
  • to access the frontend, use localhost:3001
  • remember to do the clean up running clean.sh

fob-project's People

Contributors

radunichita avatar maranicolae avatar hypersmoit avatar

Stargazers

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