Skip to content

actuallyyun/Cornu-Network-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a social network application with distribution code from the CS50W course.

The project is build with Django/Python with HTML, CSS and Javascript and deployed with Heroku. For deployment, I changed the Django default database sqlite4 to Postgresql. Another major configuration was to serve static files with AWS S3.

The application has the following functions:

  1. Users can register and sign in
  2. Users can make posts, edit their posts
  3. Users can follow and unfollow other users
  4. Users can like and unlike other users

About

A twitter like website(Python/Django project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors