Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/javitocor/diary-app-django
A diary app built with Django where you can add your entries.
https://github.com/javitocor/diary-app-django
bulma diary-entries django python
Last synced: 1 day ago
JSON representation
A diary app built with Django where you can add your entries.
- Host: GitHub
- URL: https://github.com/javitocor/diary-app-django
- Owner: javitocor
- License: mit
- Created: 2021-09-08T15:58:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-08T15:59:38.000Z (over 3 years ago)
- Last Synced: 2024-12-01T18:40:08.094Z (about 2 months ago)
- Topics: bulma, diary-entries, django, python
- Language: Python
- Homepage:
- Size: 17.6 KB
- 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]
![Hireable](https://cdn.rawgit.com/hiendv/hireable/master/styles/default/yes.svg)# Diary App
> A diary app built with Django where you can add your posts.
Additional description about the project and its features.
## Built With
- HTML
- CSS
- BULMA
- DJANGO
- GITHUB ACTIONS
- VSCODE## Getting Started
### Usage
To have this app on your pc, you need to:
* [download](https://github.com/javitocor/Diary-App-Django/archive/main.zip) or clone this repo:
- Clone with SSH:
```
[email protected]:javitocor/Diary-App-Django.git
```
- Clone with HTTPS
```
https://github.com/javitocor/Diary-App-Django.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/Diary-App-Django/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments 🚀
- Django Docs
- [Pretty Printed](https://prettyprinted.com)## 📝 License
This project is [MIT](lic.url) licensed.
[contributors-shield]: https://img.shields.io/github/contributors/javitocor/Diary-App-Django.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/Diary-App-Django/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/Diary-App-Django.svg?style=flat-square
[forks-url]: https://github.com/javitocor/Diary-App-Django/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/Diary-App-Django.svg?style=flat-square
[stars-url]: https://github.com/javitocor/Diary-App-Django/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/Diary-App-Django.svg?style=flat-square
[issues-url]: https://github.com/javitocor/Diary-App-Django/issuesover: