Git Product home page Git Product logo

4akhilkumar / oncl_django Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 119.17 MB

OnCl - Edu. Cloud is an web application for education management system and which is developed using Django web framework.

Home Page: https://oncl.herokuapp.com/

License: Apache License 2.0

Shell 0.01% Python 1.11% HTML 6.37% CSS 9.78% Less 0.71% SCSS 0.58% JavaScript 81.46%
django html css python heroku-deployment javascript

oncl_django's Introduction

OnCl - Edu. Cloud | Django Web Framework

OnCl - Edu. Cloud is an web application for Education Management System or EMS and which is developed using Django web framework.

Modules in OnCl - Edu. Cloud

Administrator Faculty Student
CRUD Faculty - -
CRUD Student - -
CRUD E-Library View E-Library View E-Library
CRUD Sessions View Sessions View Sessions
CRUD Timetable View Timetable View Timetable
CRUD Announcements CRUD Announcements View Announcements
A/R Permissions Request Permissions Request Permissions
View Exam CRUD Exams View/Submit Exams
View Exam Marks CRUD Exam Marks View Exam Marks
FAR Space FAR Space FAR Space
To Do List To Do List To Do List
Coding Compiler Coding Compiler Coding Compiler
Feedback Feedback Feedback

To make me live you need to follow the below instructions,

  1. Install Stabled Python
  2. Install the virtualenv package pip install virtualenv
  3. Create the virtual environment virtualenv venv
  4. Activate the virtual environment venv\Scripts\activate

Any python commands you use will now work with your virtual environment. To deactive the virtual environemnt then use can type the below command or else you can continue with the next instruction.

  1. Deactivate the virtual environment deactivate
  2. My Requirements py -m pip install -r requirements.txt
  3. For Packaging Up Your Model Changes Into Individual Migration Files py manage.py makemigrations
  4. For Applying Those To Your Database py manage.py migrate
  5. To Start My Server py manage.py runserver
  6. To View On Browser http://127.0.0.1:8000/ [Local Host Address]

oncl_django's People

Contributors

4akhilkumar avatar dependabot[bot] avatar snyk-bot avatar

Watchers

 avatar

Forkers

pavan134

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.