An open API service indexing awesome lists of open source software.

https://github.com/berktugates/blogapp


https://github.com/berktugates/blogapp

django webapp

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# BatesApp Blog App

BatesApp blog application is a blog application that I have created in order to convey what I have learned in the field of software to wider audiences.

In the blog application, there is information about all my posts, this week's favorites, last week's favorites and the history of the languages I'm interested in.

## Resources

[Django Documentation](https://docs.djangoproject.com/en/4.2/)

# Installation

- Clone the repo
If you want to clone and work on this repository locally, you can follow these steps:

1. Fork the repository
2. Clone it to your local machine
3. Navigate to the project directory
4. Run the following commands:

```py
cd blogApp
python manage.py runserver
```

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## Feedback

If you have any feedback, please contact us at berktugates@gmail.com.