We are improving the online coding quiz creation and submitting process from the ground up for C4Q.
There are many good solutions for making and taking coding online quizzes. The typical workflow experience is awkward and clunky. Coders need the ability to write and run code straight from the browser with minimal context switching between different applications.
Dev(Room) will allow you to streamline your workflow and declutter your environment.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
nodeJS, modern web browser like google chrome
A step by step series of examples that tell you have to get a development env running
Say what the step will be
1. git clone https://github.com/rafaellichen/DevRoom in terminal
2. cd into DevRoom directory and run 'npm install'
3. run 'npm start'
We use eslint and adhere to the default airbnb coding guidelines
https://www.npmjs.com/package/eslint-config-airbnb
Add additional notes about how to deploy this on a live system
- NodeJS - The web framework used
- ExpressJS - minimal and flexible Node.js web application framework
- PugJS - high-performance template engine
- The super fast color schemes generator! https://coolors.co/d1c6ad-bbada0-a1869e-797596-0b1d51
- CSS Sprites Generator https://www.toptal.com/developers/css/sprite-generator
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
C4Q: Asewer, Omari, Emin, Rafael
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone who's code was used
- C4Q staff, instructors, ta's, and mentors