Skip to content
/ Moderly Public

A platform with ready to use, predefined AI models for easy integration and fast deployment empowering businesses and startups.

License

Notifications You must be signed in to change notification settings

Szymqn/Moderly

Repository files navigation

Moderly

A platform with ready to use, predefined AI models for easy integration and fast deployment empowering businesses and startups.

Table of Contents:

Getting Started

Prerequisites

  • Python 3.9 or higher
  • Pip
  • Virtualenv
pip install virtualenv

Installation and Usage

1. Clone the repository

git clone https://github.com/Szymqn/Moderly.git

2. Create a virtual environment

python -m venv venv

3. Activate the virtual environment

.\.venv\Scripts\activate

4. Install the dependencies

pip install -r .\requirements.txt

5. Run the application

python .\manage.py runserver

6. Open the browser and go to the following address

http://127.0.0.1:8000/

Main Features

  • Custom Login and Registration
  • GitHub Integration
  • Customers comments
  • Order history
  • RGB color picker

Screenshots

Home page

home page

Login page

login page

Registration page

register page

Slider

slider

Products page

products

Cart

cart

Order history

order history

Order details

order details

License

MIT License available in file LICENSE

About

A platform with ready to use, predefined AI models for easy integration and fast deployment empowering businesses and startups.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published