Coder Social home page Coder Social logo

kazi's Introduction

Kazi

Map of Kazi farm

This project is created just for fun, and some personal uses. It also presents how do I code, and what can my team do. Just to get a job later.

Telegram: t.me/smal1378

Views Available:
home_view (home.html):
    - maps: a list countaining five "Map" object, current page maps.
    - page: presenting current page number.
    - total_pages: presenting all pages count.
    - user: containg name of user or None.
login_view (already_login.html):
    - user: username of currently logged in user
login_view (login.html):
    - error: 0 means no error, if 1: invalid user or pass
login_view (bad_request.html):
    no context passed to, this page is used to show bad request.
signup_view (signup.html):
    - user: username of currently logged in user or None
    - error: if 1 means username is taken, 2 means passwords didnt match, None means no error

Models Available:
Map:
    - name: string presenting name of Map.
    - user: "user" presenting creator of Map.
    - current_water: integer presenting current ongoing water.
    - time_created: time of creation.
    - notes: string presenting some info about Map.
    - s: integer presenting surface of Map, in hektars.

kazi's People

Contributors

smal1378 avatar farahnaz-eslami avatar

Stargazers

 avatar

Watchers

 avatar

kazi's Issues

Specify a licence for your project

Showing people the source code doesn't make a project open source/free software alone. You have to specify a licence unless you don't wanna make it free software(as in freedom not price)

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.