-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
acb21e6
commit 4f309e4
Showing
7 changed files
with
32 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,32 @@ | ||
# MoviesDiary | ||
A web app serving as a diary for thoughts and impressions about movies watched | ||
# [Movies Diary](https://moviesdiary.xyz): The app to immortalize your movie thoughts. | ||
|
||
![browse page image](./readmeimages/landing.png) | ||
|
||
Sometimes it's hard to keep track of your thoughts regarding all the movies you watch, especially when you're a cinephile that watches tens or hundreds of movies a year. Movies diary solves this issue by giving you the ability to privately store your impressions about movies watched and easily access them as needed. | ||
|
||
### Choose from a list of millions of movies provided by [TMDB](https://www.themoviedb.org/?language=en-US). | ||
|
||
![browse page image](./readmeimages/browsepage.png) | ||
|
||
### Choose A Movie And Record Your Memories. | ||
|
||
![choose movie modal](./readmeimages/choosemoviemodal.png) | ||
|
||
### Access them in demand! | ||
|
||
![my movies cards](./readmeimages/mymoviescards.png) | ||
|
||
### Built With | ||
|
||
- [![Golang][Golang]][Golang-url] | ||
- [![HTMX][HTMX]][HTMX-url] | ||
- [![Javascriot][Javascript]][Javascript-url] | ||
|
||
### Start Now At: [moviesdiary.xyz](https://moviesdiary.xyz) | ||
|
||
[Golang]: https://img.shields.io/badge/go-%2300ADD8.svg?style=for-the-badge&logo=go&logoColor=white | ||
[Golang-url]: https://go.dev/ | ||
[HTMX]: https://img.shields.io/badge/-HTMX-000000?logo=htmx | ||
[HTMX-url]: https://htmx.org/ | ||
[JavaScript]: https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E | ||
[JavaScript-url]: https://www.javascript.com/ |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.