- 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
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.
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
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.
- Clone the repo
git clone https://github.com/mhmad-alaa/maQal.git
- Go to working direcotry
cd maQal/maqal/
- Run the command
python managae.py runserver
- Using API
- Deployment
- Add frontend framework