GithubHelp home page GithubHelp logo

samaleach / django-project Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 12.37 MB

Django Project for Instawork

Python 96.69% PowerShell 0.08% Shell 0.18% CSS 0.79% JavaScript 1.09% HTML 1.13% Perl 0.03%

django-project's Introduction

django-proj

Django project for Instawork

Building instructions After cloning this repository to your local machine enter the following commands

  1. "python3 -m venv ." creates the python virutal environment that you will run the server in
  2. "source bin/activate" activates the virtual environment
  3. "pip install -r requirements.txt" installs all of the necessary dependencies to run the project
  4. "python manage.py runserver" runs the Django server

After these steps are completed all you need to do is open up the server in a browser either by command clicking the link in the terminal or entering "http://127.0.0.1:8000/" in your browser.

Testing instructions This app has three major functionalities

  1. Team members page which displays all current members of the site
  2. Add members page which can be accessed by clicking the plus button at the top right, this page gives you a form where you can add another user to your team
  3. Edit members page which can be accessed by clicking on any users name on the team members page, this page gives you a form which after completion can be used to either edit a users information or delete them from the database

If you run the command "python manage.py test" then the tests.py file in the Users folder will run several tests to emulate the operations performed in the above pages.

django-project's People

Contributors

samaleach avatar

Watchers

 avatar  avatar

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.