Giter Club home page Giter Club logo

ingenius's Introduction

Ingenius is inspired by Genius. The site allows users to provide annotations and interpretation to song lyrics. We are the world’s smallest collection of song lyrics and musical knowledge.

Live Site: Ingenius

Wiki Links:



Technologies:

Languages:

Python JavaScript CSS3 HTML5 Flask React Redux SQLite postgresql

Assets/Design:

Adobe Photoshop Adobe Illustrator



Features

Splash Page - Sign Up/Sign In:



Single Track Page:

Details:

  • Edit/Delete a Track
  • View/Create Annotation
  • View/Create Comment
  • Upvote/Downvote Annotation


User Page:

Details:

  • Edit Profile Image
  • View/Update/Delete Annotation
  • Upvote/Downvote Annotation


Run Locally

  • Clone our repository:
[email protected]:keshao728/Genius.git
https://github.com/keshao728/Genius.git
  • Within your terminal, install dependencies in root folder:
pipenv install
  • Create a .env file (copy from .env.example file):
SECRET_KEY=<<SECRET_KEY>>
DATABASE_URL=sqlite:///dev.db
  • Initialize the virtual environment:
pipenv shell
  • Migrate and seed data, then run the pip environment:
flask db upgrade
flask seed all
pipenv run flask run
  • Then cd into react-app then install the npm packages:
npm install
  • Start the server!
npm start


Let's Get Connected!

Kelly Shao

Github


Schaeffer Ahn

Github


Simon Tan

Github


Andrew Kim

Github

Have a great day!

ingenius's People

Contributors

keshao728 avatar simonmtan avatar schaeffy avatar k-rewd avatar

Stargazers

Noah Kerner avatar Yibo Guo avatar  avatar  avatar  avatar  avatar Gary Song avatar David Chou avatar Jake Matillano avatar

Watchers

 avatar

Forkers

k-rewd

ingenius'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.