Giter Site home page Giter Site logo

qelxiros / quotefault-v2-frontend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ethanf108/quotefault-v2-frontend

0.0 0.0 0.0 178 KB

Rewrite of Quotefault but without templates this time.

Home Page: https://quotefault.csh.rit.edu

Shell 1.47% JavaScript 1.41% TypeScript 95.37% CSS 0.63% HTML 0.63% Dockerfile 0.48%

quotefault-v2-frontend's Introduction

Quotefault v2

What is Quotefault?

Quotefault is a Quote Database for out-of-context quotes spoken by members of Computer Science House.

Why is v2?

Original Quotefault was written by user:dantayy in (supposedly) one weekend. It was a great piece of software, but it was decided that it must be rewritten to support a more modern client-server architecture, instead of the template format it used previously.

What is v2?

Features added:

  1. Multi-user quotes
  2. Infinite scrolling (finally)
  3. Search
  4. More Search (!)
  5. Report reasons

How is Quotefault v2?

Frontend

The Quotefault frontend is a React web app using Typescript. Other technologies used:

vite
Build system. Very fast :)
eslint
Linter, used to make sure code is good quality
prettier
Standardizes the code format
docker
For deployment on CSH’s Kubernetes cluster
nginx
Used in the Docker build process, for VERY fast hosting

Backend

bye :)

Dev Setup

  1. Make sure you have npm installed
  2. Run npm ci to download dependancies
    1. This should automatically configure the git hooks, but check your git config (git config -l) to make sure core.hookspath is set to git-hooks
  3. To run the app, run npm run dev

quotefault-v2-frontend's People

Contributors

ethanf108 avatar costowell avatar qelxiros 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.