Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/UdacityFrontEndScholarship/quiz-app
This application is a collaborative project made by the Google Udacity Front End Web Developer Scholars.
https://github.com/UdacityFrontEndScholarship/quiz-app
Last synced: 3 days ago
JSON representation
This application is a collaborative project made by the Google Udacity Front End Web Developer Scholars.
- Host: GitHub
- URL: https://github.com/UdacityFrontEndScholarship/quiz-app
- Owner: UdacityFrontEndScholarship
- Created: 2018-04-09T10:11:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-16T14:47:19.000Z (about 1 year ago)
- Last Synced: 2024-06-17T13:34:44.473Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 12.4 MB
- Stars: 45
- Watchers: 15
- Forks: 75
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# SkillUP
[![GitHub issues](https://img.shields.io/github/issues/UdacityFrontEndScholarship/quiz-app.svg)](https://github.com/UdacityFrontEndScholarship/quiz-app/issues)
[![GitHub pull requests](https://img.shields.io/github/issues-pr/UdacityFrontEndScholarship/quiz-app.svg)](https://github.com/UdacityFrontEndScholarship/quiz-app/pulls)
[![GitHub forks](https://img.shields.io/github/forks/UdacityFrontEndScholarship/quiz-app.svg?style=social&label=Fork)](https://github.com/UdacityFrontEndScholarship/quiz-app/network)
[![GitHub stars](https://img.shields.io/github/stars/UdacityFrontEndScholarship/quiz-app.svg?style=social&label=Stars)](https://github.com/UdacityFrontEndScholarship/quiz-app/stargazers)
[![GitHub watchers](https://img.shields.io/github/watchers/UdacityFrontEndScholarship/quiz-app.svg?style=social&label=Watch)](https://github.com/UdacityFrontEndScholarship/quiz-app/watchers)
[![GitHub contributors](https://img.shields.io/github/contributors/UdacityFrontEndScholarship/quiz-app.svg)](https://github.com/UdacityFrontEndScholarship/quiz-app/graphs/contributors)![logo](https://github.com/parulbindal/quiz-app/blob/master/src/assets/images/skillup%20logo.jpg?raw=true)
> _Most good programmers do programming not because they expect to get paid or get adulation by the public, but because it is fun to program._ - [Linus Torvalds](https://www.brainyquote.com/quotes/linus_torvalds_367382)
## Table of contents
* [Introduction](#introduction)
* [Technologies](#technologies)
* [Mockups](#mockups)
* [Data Model](#data-model)
* [ER Diagram](#er-diagram)
* [Collaborators](#collaborators)
* [Moderator](#moderator)
* [Co-Moderators](#co-moderators)
* [Contributing Guidelines](#contributing-guidelines)
* [Thanksgiving](#thanksgiving)## Introduction
This application is a collaborative project made by the Google Udacity Front-End Web Development students during the Scholarship phase.
## Technologies
The technologies which will be used in developing this application are as follows:
* [React](https://reactjs.org/)
* [Redux](https://redux.js.org/)
* [Bootstrap 4](https://getbootstrap.com/)To know more about the above mentioned technologies, please refer to the project guidelines.
### Mockups
* [SignUp Page](https://github.com/UdacityFrontEndScholarship/quiz-app/blob/master/src/assets/images/Sign%20Up%20Page.jpg?raw=true)
- [SignIn Page](https://github.com/UdacityFrontEndScholarship/quiz-app/blob/master/src/assets/images/Sign%20In%20Page.jpg?raw=true)
* [Dashboard Page](https://github.com/UdacityFrontEndScholarship/quiz-app/blob/master/src/assets/images/Dashboard.jpg?raw=true)
* [Dashboard Page Detailed](https://github.com/parulbindal/quiz-app/blob/master/src/assets/images/Dashboard%20Detailed.png?raw=true)
- [Challenge Page](https://github.com/UdacityFrontEndScholarship/quiz-app/blob/master/src/assets/images/Challenge%20Page.jpg?raw=true)
* [Challenge Page Detailed](https://github.com/parulbindal/quiz-app/blob/master/src/assets/images/Challenge%20Page%20Detailed.png?raw=true)
- [Practice Page Detailed](https://github.com/parulbindal/quiz-app/blob/master/src/assets/images/Practice%20Page%20Detailed.png?raw=true)
* [SignUp Page Detailed](https://github.com/parulbindal/quiz-app/blob/master/src/assets/images/Sign%20Up%20Page%20Detailed.jpg?raw=true)
- [SignIn Page Detailed](https://github.com/parulbindal/quiz-app/blob/master/src/assets/images/Sign%20In%20Page%20Detailed.jpg?raw=true)
* [Welcome Page](https://github.com/parulbindal/quiz-app/blob/master/src/assets/images/Welcome%20Page.png?raw=true)
### Data Model
[View data model](https://www.lucidchart.com/documents/view/d6d11adb-7d10-45bd-a5e0-997f20a19ba4/0)
- Helpful in understanding the workflow of Redux/React application.
- Demonstrates the data flow in the application.### ER Diagram
[View ERD](https://www.lucidchart.com/invitations/accept/4959f428-f905-44ff-9a82-1cd55f6cf960)
This entity-relationship diagram is a visual representation of the database design for the application.## Collaborators
### Moderator
The moderator of this project is [@ezioda004](https://github.com/ezioda004).
### Co-Moderators
The co-moderators of this project are:
* [@Sunny Puri](https://github.com/SunnyPuri)
* [@Vanisha](https://github.com/Vanisha27)
* [@kadumuri](https://github.com/kadumuri1994)
* [@Parul](https://github.com/parulbindal)
* [@lalitmee](https://github.com/lalitmee)
* [@Fayaz](https://github.com/fayazara)## Contributing Guidelines
Refer to this link [CONTRIBUTING.md](https://github.com/UdacityFrontEndScholarship/quiz-app/blob/master/CONTRIBUTING.md)
- Please make sure to read this before getting started.
- These guidelines will help us in keeping track of who is contributing and what is being contributed to the project.## Thanksgiving
We would like to express our gratitude to the Google Udacity Scholarship team for this idea of collaborative projects. It is a huge step towards improving the learning curve.
Special thanks to **@akshit.udacity**.