Skip to content

datle-dev/cannoli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

206 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cannoli

About

Cannoli is a concept for a microblogging social media platform where users make posts with a limited set of words. It's heavily inspired by X (formerly known as Twitter), Magnetic Poetry, and Elden Ring's multiplayer message system.

This is intended as a full-stack portfolio project that makes use of the following languages and technologies:

  • Javascript/Typescript
  • Python
  • React
  • CSS Modules
  • Django
  • Django REST Framework

Features

  • Account registration
  • JWT authentication (tokens stored in browser local storage) for login/logout
  • Create and like posts or replies
  • Follow or be followed by other users
  • Customize a basic user profile
  • View posts, replies, likes, and followers on their profile page

Roadmap

  • Users can follow other users as well as see their own followers or another user's followers
  • Basic user feed with posts from:
    • all users
    • followed users

Lessons Learned

TBD

About

Concept for a microblogging social media platform where users post with a limited selection of words

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors