The system’s goal is to provide free courses and class resources to students who are willing to learn.
- Django 2.2.2
- JavaScript
- Python 3.6.8
- SQLite
- Install Python (v.3.6.8 is recommended).
- Clone or download this repository.
- Using a command prompt/terminal, go the project folder:
/digiwiz/
- Install the dependencies:
pip install -r requirements.txt
- Run the server:
python manage.py runserver [port number, default=8000]
- Using a web browser, go to
http://127.0.0.1:[port]/
python manage.py makemigrations
python manage.py migrate
- Chris John Agarap - Lead Developer
- Rex Christian Baldonado - Front-end Developer
- Jeane Cabahug - QA Tester
- Beatrizce Anne Danao - Documentation
- Shayne Hazel Palafox - Assistant Lead & Front-end Developer