Coder Social home page Coder Social logo

titan-beats's Introduction

Titan Beats

GitHub issues GitHub contributors PR's Welcome

Audio visualizer

Click Here to use app

dayDesert

dayDesert

Contributors

  1. Clone the Repo
git clone https://github.com/Serjeel-Ranjan-911/Titan-Beats.git
  1. Install Packages
npm i
  1. Starting Node Server
npm start
  1. Open broswer at 127.0.0.1:3000

For development

run this single command

npm run dev

This will start a backend server while monitoring all the sass files.

Before making a pull request

  1. Properly naming your branch

    "issue-"+"issue number"+"purpose"

eg. issue-30-fix-theme-btn

commit the changes to your created branch

  1. Dont't forget to link pull request to the issue.

eg. fixes #30


Note:

The App currently serves music from server.
Special thanks to Pixabay.


Happy Coding!

titan-beats's People

Contributors

dp46504 avatar mahmoudfredj avatar serjeel-ranjan-911 avatar serjeelranjan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

titan-beats's Issues

Create a grid view for tiles in menu page

Currently tiles on menu page doesn't look good on all the devices. Make it more uniform to look good on all the devices.
check the code in scss/__menu.scss. Preferably implement it using CSS grids.

Making the full screen button function properly.

On the desert page there is a button which is used for making the screen go full screen. However for now when we exit from full screen the button does not reappear.

The expected functionality is as user clicks on full screen button and browser window should go full screen and button will disappear. To exit out of full screen mode user is supposed to press ESC button on keyboard. On the very next moment full screen button should reappear on the screen.

For fixing this, the assigned person is supposed to tweak the code in /public/js/desert/fullScreen.js .

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.