Skip to content

kayprogrammer/kaycions-earning-application-with-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KAYCIONS EARNING

This is a simple earning site that rewards users for performing certain tasks.

alt text

What it contains...

  • General Pages

Users

  • Authentication and Validation
  • Tasks performance system
  • Earnings system
  • Notification system.

Admins

  • Monitoring users and tasks approvals
  • Create Update Read Delete (C.R.U.D) Tasks
  • Notifications system. etc..

Built with...

  • Django Framework
  • HTML/CSS/JAVASCRIPT
  • Bootstrap

How to Test Locally...

  • Download this repository In your root directory. Run:
  • pip install -r requirements.txt to install all dependencies
  • python manage.py runserver to start the local server.

Check http://localhost:8000 to view application on your browser

About

An earning application built with Django

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published