Giter Site home page Giter Site logo

041223-041's Introduction

YDT Website

To start this project, you must have the python environment activated and configured.

If you haven't installed Python yet, please download it from this link: https://www.python.org/downloads/

Once python installation and configuration are complete, follow these instructions:

Creating virtual environments

  1. Creation of virtual environments is done by executing the command venv:

  2. python3 -m venv /path/to/new/virtual/environment

  3. Then after you have created the environment navigate to the root to execute this command:

  4. cd path/YDT_Website to go to the root

  5. Then source bin/activate to activate the environment; once finished you will see

(environment name) $

  1. Next step navigate to the root of the project, in this frame

(environment name) $ cd /YDT_Website

  1. Once done, type the following command to install the prerequisites:

  2. pip install -r > requirements.txt

  3. requirements.txt is located in the root of the project

Once the installations are complete:

  1. Type python manage.py collectstatic or python manage.py makemigrations depending upon your setup
  2. Then type python manage.py runserver to launch the project.
  3. The address will be generated in the terminal like: http://127.0.0.1:8000/

Project Scope Requirements

  1. Github docs list - received
  2. README.md - received
  3. Installation instructions - in process
  4. Virtual Machine venv setup - received
  5. Requirements or Setup - in process
  6. To add page do this - in process
  7. To edit document do this three types - in process
  8. To setup database do this - in process
  9. Graphic fancy options 1, 2, 3 - in process

ERRATA

Needs

041223-041's People

Contributors

datatalking avatar luzdelsol668 avatar

Watchers

 avatar

041223-041's Issues

questions about sms integration

@luzdelsol668 would state what question(s) you have about the design, layout, how-to or other typical questions about where you would normally seek via a txt or email. These issue text blocks are for deeper dive into the issue, documenting the exact problem or description of the error but also creates a trail if/when it happens again.

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.