Skip to content

davidncuba/Django-CRUD-Ajax-Login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn


Logo

Delivery System

A CRUD project to inprouve my abilits in Django.
Explore the docs »

Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contact

About The Project

Product Name Screen Shot

Thank you for read my project. This is my CRUD project in django to improve my knologe in programing language, and I'm feeling amazing. I spended around 12 hours to finish the first part of this project.

Here's why i did:

  • First I receive this project to participate in an interview.
  • Seccond I did to improve my skills
  • Third because i love programing

Built With

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • Django
    python -m pip install Django==3.2.3
    

Installation

  1. Clone the repo
    git clone https://github.com/davidncuba/Django-CRUD-Ajax-Login.git
    

Usage

To do the first access you must to creat a super admin.

python manage.py createsuperuser 

After that you can do login in the system and create a new user (driver or admin) in the left bar.

  • Just admin have permission to create, edit and delete users/drivers.
  • Just admin can create, edit and detele a new company.
  • Just admin can do match driver x company.
  • Drivers and Admin can create a new Depature and receive the delivery.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contact

Project Link: https://github.com/davidncuba/Django-CRUD-Ajax-Login

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors