About | Features | Technologies | Requirements | Starting | Author
A Wikipedia-like online encyclopedia.
βοΈ Create new article
βοΈ Edit articles
βοΈ Show random articles
The following tools were used in this project:
Before starting π, you need to have Python and pip installed.
# Clone this project
$ git clone https://github.com/NDRBAX/Encyclopedia
# Access
$ cd Encyclopedia
# Install dependencies
$ pip install -r requirements.txt
# Run
$ python manage.py runserver
Made with β€οΈ by NDRBAX
