Giter Site home page Giter Site logo

yasminfarza / onlineexam Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 6.79 MB

OnlineExam is an online-based examination system developed with django-rest-api and react app.

Python 3.15% HTML 0.44% CSS 46.82% JavaScript 49.57% Shell 0.02%
subject question examniation question-assign role-management

onlineexam's Introduction

Simple Online Exam Taking Application developed in

  Django Rest Framework
  MySQL
  React
  Git

Requirements:

Python version >= 3.8
Python Virtualenv
Django version >= 3.1 (Django will installed using virtualenv)
MySQL
Nodejs version >= 8.0

Installation

Clone the repository
Run command python -m virtualenv env
On Windows run .\env\Scripts\activate. On Unix based OS run source env/bin/activate
Run pip install -r requirements.txt to install the packages
Make a online-exam file & copy the contents of online-exam/.env.example to online-exam/.env. Modify online-exam/.env as necessary
Now you need to migrate the database by "python manage.py migrate".
Create a superuser by "python manage.py createsuperuser".
For build react app go to "frontend" directory, then run "npm run-script build".
Run python manage.py runserver to run the server.

onlineexam's People

Contributors

yasminfarza avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

rkproject24 whigg

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.