Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrrezoo/quera-solutions

quera حل سوالات جنگو کوئرا
https://github.com/mrrezoo/quera-solutions

django django-rest-framework golang python quera-ir solution solutions

Last synced: 9 days ago
JSON representation

quera حل سوالات جنگو کوئرا

Awesome Lists containing this project

README

        

### Solution for [quera.org](https://quera.org/)

```
Order By: number of submissions with full marks
```

If you would like to see the document of each question, click on the links below:

#### Django questions

- [blog](Django/blog): `100%` [link](https://quera.org/problemset/14742)
- [postcard](Django/postcard): `100%` [link](https://quera.org/problemset/21210)
- [shop](Django/shop): `100%` [link](https://quera.org/problemset/21211)
- [farsization](Django/farsization): `100%` [link](https://quera.org/problemset/16399)
- [jitsi](Django/jitsi): `100%` [link](https://quera.org/problemset/76281)
- [querashop_queries](Django/querashop_queries): `100%` [link](https://quera.org/problemset/190990)
- [blog api](Django/blog%20api): `100%` [link](https://quera.org/problemset/21212)
- [jalali calender](Django/jalali%20calender): `100%` [link](https://quera.org/problemset/129725)
- [Cinema](Django/Cinema): `100%` [link](https://quera.org/problemset/16400)
- [migration](Django/migration): `100%` [link](https://quera.org/problemset/129727)
- [commandline](Django/commandline): `100%` [link](https://quera.org/problemset/102249)
- [school](Django/school): `100%` [link](https://quera.org/problemset/190989)
- [Quera Contest](Django/Quera%20Contest): `100%` [link](https://quera.org/problemset/102251)
- [cabin](Django/cabin): `100%` [link](https://quera.org/problemset/16401)
- [online shop](Django/online%20shop%201): `100%` [link](https://quera.org/problemset/14744)
- [Meysam Library](Django/Meysam%20Library): `100%` [link](https://quera.org/problemset/33475)
- [project managment](Django/project%20managment): `100%` [link](https://quera.org/problemset/16401)
- [doobestan](Django/doobestan): `100%` [link](https://quera.org/problemset/76282)
#### Golang questions

- [initial](https://quera.org/problemset/126106/) `100%`

### Project Setup

### Contributing

1. Fork the repository.
2. Create a new branch:
```sh
git checkout -b feature/your-feature-name
```
3. Commit your changes:
```sh
git commit -m 'Add some feature'
```
4. Push to the branch:
```sh
git push origin feature/your-feature-name
```
5. Open a pull request.

### License

This project is licensed under the MIT License - see the `LICENSE` file for details.