Giter Site home page Giter Site logo

434huzaifa / ponjika Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 8.66 MB

Ponjika can store any information in the form of a playlist. And help users to organize information. Websites will use API to collect information for anime, movies, and books. without these three categories, people can insert custom items. and make custom categories. every item will have a description, link, and icon.

Python 15.31% CSS 42.16% JavaScript 2.81% HTML 39.71%
api-client flask flask-login flask-mongoengine flask-uploads jikan-api mongoengine rapidapi themoviedb-api ajax

ponjika's Introduction

Ponjika

Ponjika can store any information in the form of a playlist. And help users to organize information. Websites will use API to collect information for anime, movies, and books. without these three categories, people can insert custom items. and make custom categories. every item will have a description, link, and icon.

Project Presentation Video

Prerequisite

flask-login

flask-mongoengine

requests

flask-uploads

MongoDB

Jikanpy

MUST DO THIS:

The version we used of flask_uploads was not updated thats why we have to do this.

  1. Go to this director C:\Users\%USER%\AppData\Local\Programs\Python\Python310\Lib\site-packages\flask_uploads.py
  2. open flask_uploads.py
  3. find from werkzeug. import secure_filename,FileStorage
  4. replace the line with from werkzeug.utils import secure_filename from werkzeug.datastructures import FileStorage

How to Run

  1. Download The Repo then run main.py
  2. Make sure your cmd run location same as the main.py location
  3. See init.py to change database settings

alt text

alt text alt text

alt text

alt text alt text alt text

Feature

  1. Create user account
  2. Login to user account
  3. Create a category
    • Category name
    • Category detail
  4. Add item to category
    • Item name
    • Item icon
    • Item detail
  5. Delete /edit category
  6. Delete/edit item
  7. Search an item
  8. Logout

ponjika's People

Contributors

434huzaifa avatar malyha-megh avatar rafatasnim avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.