Code Monkey home page Code Monkey logo

punocracy's Introduction

Punocracy

A democratized pun-generating web application.

Features

Development and History

This project is a work in progress. The basic pun-generation/querying, rating system, user account control, curator queueing, and frontend application work as expected, but there are plenty of bugs to squash!

To build this project, simply clone the GitHub repository in your Go workspace and enter

go build

then run the resulting binary as an administrator.

This project was originally created as a group project for a graduate database course in the Purdue School of Engineering and Technology at IUPUI. For what it's worth, we got a 100% on the assignment. The three humans that worked on this project are:

punocracy's People

Contributors

alvarosness avatar malmerri42 avatar natador avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

punocracy's Issues

Word Definitions

We should show the definition of a word as it is being queried

Top Phrases

Need to generate a list of the most popular phrases in our DB

Expand MySQL Middleware

Need to address how the middleware queries the other tables in addition to making the query to the user table match our schema.

Create Middleware for MongoDB

Creating the connection point between MongoDB and the system. The code for the MySQL middleware might be a good starting point.

Implement Word Search and Pun Generation

Given input from the front-end, search for the words that belong to the same homophone group as the query word. Once the word is found, perform word substitution to generate the puns.

Update README

If github plagiarism was a thing, we'd be guilty of it.

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.