https://github.com/javitocor/django-library
Basic library built with Python/Django
https://github.com/javitocor/django-library
authentication django django-deployment django-testing python3 server-side-website session-management sqlite3
Last synced: about 2 months ago
JSON representation
Basic library built with Python/Django
- Host: GitHub
- URL: https://github.com/javitocor/django-library
- Owner: javitocor
- License: mit
- Created: 2021-07-17T11:54:34.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-10T11:59:39.000Z (over 3 years ago)
- Last Synced: 2025-01-25T17:18:46.720Z (4 months ago)
- Topics: authentication, django, django-deployment, django-testing, python3, server-side-website, session-management, sqlite3
- Language: Python
- Homepage:
- Size: 11.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
# Django Library
> A webApp Library built with Django .
Additional description about the project and its features.
## Built With
- HTML
- CSS
- DJANGO
- GITHUB ACTIONS
- VSCODE## Getting Started
### Usage
To have this app on your pc, you need to:
* [download](https://github.com/javitocor/Django-Library/archive/development.zip) or clone this repo:
- Clone with SSH:
```
[email protected]:javitocor/Django-Library.git
```
- Clone with HTTPS
```
https://github.com/javitocor/Django-Library.git
```## Author
👤 Javier Oriol Correas Sanchez Cuesta
- Github: [@javitocor](https://github.com/javitocor)
- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4)
- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/javitocor/Django-Library/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments 🚀
- Django Docs
- MDN## 📝 License
This project is [MIT](lic.url) licensed.
[contributors-shield]: https://img.shields.io/github/contributors/javitocor/Django-Library.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/Django-Library/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/Django-Library.svg?style=flat-square
[forks-url]: https://github.com/javitocor/Django-Library/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/Django-Library.svg?style=flat-square
[stars-url]: https://github.com/javitocor/Django-Library/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/Django-Library.svg?style=flat-square
[issues-url]: https://github.com/javitocor/Django-Library/issuesover: