Giter Club home page Giter Club logo

phonos's Introduction

Phonos

A node.js express voice recorder and listener app

The entirety of the client's code was developed for the "Web Systems" subject in the third year of the "Computer Engineering" university degree. It contains some very good code, some mediocre code and bunch of horrible, spaguetti code. I'm publishing it here for the sake of posterity.

(All texts are in spanish, due to the language of the course)

Description

This application provides some functionalities:

  • Audio recording
  • Audio playback with effects
  • Audio saving and restoring via account (native, google or github)
  • Public link audio sharing

And it's made using node.js with the express web framework and mongodb as database.

Warning

This application does not come with ANY security guarantees of any kind. It is shown here as an academic concept. If you choose to self host this, it is heavily recomended to harden your express instance (the app.js file). For more information, see production express best practices

Screenshot

image

Running

  1. Clone the repository
  2. Install node js and npm (if not already present)
  3. cd into the project's directory and execute "npm install" in the command line
  4. Execute "npm run bin/www" from cmd

Legal

This project does NOT have an open-source license. For more information about open source licenses, click here. If you want more information about what does mean to NOT have an open-source license, click here

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.