GithubHelp home page GithubHelp logo

toolkit-apii's Introduction

Toolkit API Web App

Welcome to Toolkit API, a web application designed for sharing various websites that serve as usable tools, ranging from AI tools to uploading tools and more!

๐Ÿ”ด live demo :

๐Ÿš€ Features:

  • Share and discover a wide range of useful websites and tools.
  • Explore AI tools, uploading tools, and more.
  • Built-in search functionality to easily find what you're looking for.

๐Ÿ”ง Technologies Used:

  • Django
  • HTML
  • JavaScript
  • CSS

๐Ÿ› ๏ธ Installation:

Prerequisites

Before you begin, ensure you have the following installed:

  • Python 3.6 or newer
  • Git
  • Pipenv

Step 1: Clone the Repository

Clone the repository to your local machine and navigate to the directory:

git clone https://github.com/Ahmedkel/ToolKit-apii.git
cd ToolKit-apii

Step 2: Install Pipenv (if you dont have it alredy)

Install Pipenv, which we'll use for managing project dependencies:

pip install pipenv

Step 3: Install Dependencies

Install all necessary dependencies specified in the Pipfile.lock:

pipenv install

Step 4: Activate the Virtual Environment

Activate the Pipenv virtual environment:

pipenv shell

Step 5: Initialize the admin user Django Project

  • Ensure Django and Django REST Framework are installed within the virtual environment:

  • Create a superuser account for accessing the admin site:

cd Toolkit
python manage.py createsuperuser

Step 6: Start the Development Server

Run the development server to launch your API:

python manage.py runserver

You can now access your API at http://127.0.0.1:8000/.

Notes

  • Ensure that the port 8000 is not already allocated by other apps.
  • To access the admin panel go to http://127.0.0.1:8000/admin/.

๐ŸŒ Usage:

  1. Register for an admin account or log in if you already have one.
  2. Explore the various tools and websites shared by the community.
  3. Submit your own tools or websites to share with others.

๐Ÿ“ Preview:

Project Preview

๐Ÿ“ Contributing:

Contributions are welcome! If you have suggestions for new features, improvements, or bug fixes, please submit a pull request.

๐Ÿ“ง Contact:

For any inquiries or support, feel free to contact us at [email protected].

๐Ÿ“„ License:

This project is licensed under the MIT License. See the LICENSE file for more details.

toolkit-apii's People

Contributors

ahmedkel 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.