Skip to content
/ Occasum Public template

πŸŒ… A social network for sunset

Notifications You must be signed in to change notification settings

WasixXD/Occasum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Occasum

A social network for sunset πŸŒ…

Check it out on live
Link for Figma Design

Brief πŸ“–

For this project, I really wanted to test one of the numerous javascript frameworks and used the one that caught my attention Svelte, and after a few designs on Figma I came to Occasum ("Sunset" in English) a place where you can share your beautiful sunset photos.


Challenges 🐒

  • I never used a javascript framework before
  • couldn't use MongoDB (it's what I'm most used to)
  • Store images and memory

Goals πŸ†

[ x ] User can upload a photo
[ x ] Other people can see the image
[ x ] Use a framework
[ x ] Work with other DataBase


How it works? πŸ’Ό

First, the person uploads an image, along with some information (author, date, and caption). After that, the Server takes this information and store the image in Firebase Storage and saves the image link with the other data in Firebase Firestore. And at the end, when /photos is accessed, the server sends the data by request and through Svelte everything is displayed.

PS: Front end really isn't for me

About

πŸŒ… A social network for sunset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages