• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language SCSS
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Angular Theming: How to Create a Dynamic Theme Switcher for Light & Dark Mode

More Repositories

1

express-setup

Node.js (Express) Setup Made Easy: A Setup Guide for Any Application
JavaScript
7
star
2

automatic-sitemap-generator

Automating Sitemap Generation with Node.js: The Step-by-Step Guide
JavaScript
6
star
3

angular-service-worker-setup

Service Workers in Angular: The Complete Guide with Best Practices and Troubleshooting Tips
HTML
4
star
4

Photonic

A space journey of thousands of images. Lots of albums, lots of images, lots of grid and lots of flex. Enjoy.
TypeScript
1
star
5

conFusionServer

This is a full-fledged REST API Server for "conFusion" Angular project. The User Authentication is done by using JSON Web Tokens. A few Routers were implemented to serve specific needs (dishRouter, userRouter, favoriteRouter, uploadRouter). Also "cors.js" file were implemented in "routes" folder for dealing with CORS problems.
JavaScript
1
star
6

bookTownServer

This is a full-fledged REST API Server for "bookTown" Angular application. The User Authentication is done by using JSON Web Tokens. A few Routers were implemented to serve specific needs (bookRouter, userRouter, publicEventRouter, privateEventRouter, uploadRouter). Also "cors.js" file were implemented in "routes" folder for dealing with CORS problems.
JavaScript
1
star
7

QuizMaster

This project allows "Creator" user to create quizzes, and "Basic" users to solve quizzes and immediately got the results. The "Creator" user can add as much questions as he wants to the quiz and the format of question can be in any format that he wants (multiple-choice questions, questions with text-based answers, questions with multiple correct answers, questions with one correct answer). The "Basic" user have limited time to finish the quiz and after that all his entered answers will be submitted. After he finish the quiz, he will be prompt with the result in format "earnedPoints/maxPoints".
PHP
1
star