Skip to content

Latest commit

 

History

History
99 lines (70 loc) · 2.27 KB

README.md

File metadata and controls

99 lines (70 loc) · 2.27 KB

maQal

  • This is a Blog website, where you can publish posts, articles or anything
  • There is a Home bage where all users posts are ordered with the published data
  • Each user has his own account where it contains his posts, and of course he can manage his account data even delete, create or update using website

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.

sudo apt update
sudo apt install python3
sudo apt install python3-django

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo
    git clone https://github.com/mhmad-alaa/maQal.git
  2. Go to working direcotry
    cd maQal/maqal/
  3. Run the command
    python managae.py runserver

Features

  • Using API
  • Deployment
  • Add frontend framework