Skip to content

Website to storage web-comics using Django & TailwindCSS with User Authentication.

Notifications You must be signed in to change notification settings

kobito-kun/Weebify

Repository files navigation

Weebify Project

A full stack web application made for the purpose of storing viewed comics with an epic dashboard.

Live Preview My Website

Technologies Used

Frontend

  • HTML5
  • CSS3
  • JavaScript
  • TailwindCSS

Backend

  • Python
  • WSGI
  • Django
  • Sqlite

Setup

To run this project locally, you'll need some prerequisites programs.

After cloning this repository & have the required programs installed. Open a command prompt on the folder and run:

pip3 install -r requirements.txt

Refers to requirements.txt to install the required packages / libraries for this project to be able to run.

After all the above is done. Run

python3 manage.py runserver

Which will start a local http server at http://127.0.0.1:8000/. Done! You have this project running locally on your network!

SQL Schema

SQL Schema

Example Images

Collection Of Pages Main Page

Individual User Page Individual

About

Website to storage web-comics using Django & TailwindCSS with User Authentication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published