Abdullah-Siddique / Rich

A Django Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rich Project

Rich is a Django-based web application that provides a set of tools for managing various tasks and information. The project is structured into four main apps: People, date, checkup, and task, each serving a distinct purpose within the application.

Project Structure

  • People: World's reachest people's information, including profiles and personal details.
  • date: Showing current time and date.
  • checkup: Provides health-related calculations and reports, including BMI and BMR.
  • task: A simple demo task.

Installation

To get started with the Rich project, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Abdullah-Siddique/Rich.git
    cd Rich

About

A Django Project


Languages

Language:Python 55.1%Language:HTML 44.9%