Code Monkey home page Code Monkey logo

pokedexandfanart's Introduction

PokedexAndFanart

A web application where people can post their fan art for Pokemons and view/favorite different Pokemon

Technologies and Frameworks Used

Heroku

Django

React

Javascript, HTML, CSS

Django Rest Framework(DRF)

Gunicorn

Django Heroku

Psycopg2-Binary

Requests

Ant Design

Aphrodite

Axios

Random Color

Styled Components

Tools Used

Zenhub

https://www.zenhub.com/

Postman

https://www.getpostman.com/

ReText

https://github.com/retext-project/retext

Prerequisites

NodeJS v10.16.0^

https://nodejs.org/en/

PSQL v10.8^

https://www.postgresql.org/

NPM v6.9.0

https://www.npmjs.com/

PIPENV v2018.11.26^

https://github.com/pypa/pipenv

Python 3.6

To Test On Local Machine

  1. Clone repository to your local machine
  2. Run pipenv install in the root directory of project
  3. Run cd client in the project root and then run npm i in the client directory
    • Run psql -U postgres -f settings.sql * OR * Go into psql terminal and run each command from settings.sql seperately to create database
  4. Run pipenv shell
  5. Run python3 ./manage.py makemigrations
  6. Run python3 ./manage.py migrate
  7. Lastly, run python3 ./manage.py runserver to start Django development server on Localhost 8000
  8. On a seperate terminal, run cd client then npm start to run the React frontend server on Localhost 3000
  9. Run stepes 6-8 as needed when changes to the model is made.

Entity Relations Diagram(ERD)

Entity Relations Diagram(ERD)

React Component Tree

React Component Tree

Zenhub Project Board

https://app.zenhub.com/workspaces/workspace-5cf940801b8cc8533860ca4f/board?repos=190614103

Deployed Project

https://pokemon-fanart.herokuapp.com/

References

Licence

MIT

pokedexandfanart's People

Contributors

djmikelin avatar

pokedexandfanart's Issues

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.