Git Product home page Git Product logo

vite-wiki's Introduction

Anime Wiki project using PERN stack and Vite

Server can be run from folder and client in seperate command console windows using npm run / npm start OR concurrently with npm run dev

Additionally, a database must be set up and connected to on Postgres before the project can be initialized to run locally. There is a DB file to demonstrate the SQL needed to generate all three tables currently (anime, genres, users)

Once the initial setup is done, the project can be run and interacted with from that point without issue.

Currently the app has all basic CRUD functionality. Add Anime, Add Genres, Edit Anime, Edit Genres, Add User, Login, Delete Anime, Delete Genres, as well as Detail Pages for individual anime and a search bar for anime.

The app has conditional rendering for a logged in user and not logged in user that shows/hides the CRUD functionality depending upon that.

Planned future updates include:

-More robust detail page (linking to related anime, product database, tags)

-Improved CSS (Smoother loading screens, smoother UX, improved design, animations for loading)

-Trailer integration to link Youtube video trailers in page

-Addition of a Products Database and a Shop tab that will feature e-commerce database

vite-wiki's People

Contributors

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