Giter VIP home page Giter VIP logo

playsem's Introduction

Deployment Build Code Quality

Host and join parties and keep shuffling sick songs.

Back-end repository: playsem-api.

PlaysEM

Development

This project is made with Angular.

Serve

  • Local: npm run serve
  • Production: npm run serve-prod

Build

  • Local: npm run build
  • Production: npm run build-production

Deployment

  • Production: npm run deploy

Code Scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Unit Tests

We do not write unit tests currently.

Run npm run test to execute the unit tests via Karma.

End-to-end Tests

We do not write end-to-end tests currently.

Run npm run e2e to execute the end-to-end tests via Protractor.

Code Quality

Run npm run lint to execute linting via TSLint.

Further Help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

playsem's People

Contributors

ameransari avatar amirsavand avatar arsalansavand avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

arsalansavand

playsem's Issues

Use API caching

Currently, back-end is on heroku and it shuts down due to its plan. This improvement is critical right now and it will also be good to have even if back-end is upgraded and fast.

Add forgot password

Pages:

  • Simple page with 1 email input to enter email.
  • Another simple page to enter token.

Endpoints:

  • auth/password/reset/
  • auth/password/reset/confirm/

Fix delete category.

It's not delete more than one Category, To delete more than one Category user must refresh the page.

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.