https://github.com/grayturtle01/network
A social network like Twitter
https://github.com/grayturtle01/network
ajax bootstrap css django heroku html javascript python sqlite
Last synced: 10 months ago
JSON representation
A social network like Twitter
- Host: GitHub
- URL: https://github.com/grayturtle01/network
- Owner: grayTurtle01
- Created: 2021-11-26T14:43:57.000Z (over 4 years ago)
- Default Branch: development
- Last Pushed: 2021-12-03T11:01:52.000Z (over 4 years ago)
- Last Synced: 2025-04-04T20:42:28.867Z (12 months ago)
- Topics: ajax, bootstrap, css, django, heroku, html, javascript, python, sqlite
- Language: Python
- Homepage: https://micro-tuitter.herokuapp.com/
- Size: 251 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description 🗞️
A social network like Twitter
## ScreeShot 📸

## Demos 🖥️
[Video](https://youtu.be/tj026M3EW7U) 🎥
[Deploy](https://micro-tuitter.herokuapp.com) 🚀
## Setup
Python>3.6
`git clone https://github.com/grayTurtle01/network.git`
`cd network`
`pip install -r requirements.txt`
`python3 manage.py runserver`
`localhost:8000`