Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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: