Skip to content

lluminita/codeeve

Repository files navigation

codeeve

Requirements Status

Description

CodeEve is a project designed during and for the Django Mentoring initiative, where one can upload a project is working on and also can find projects to contribute to. Is also aimed to be a tool for organizing events for the initiative.

Installation

  • fork the repo
  • run:
pip install -r requirements/dev.txt
  • for development we will be using sqlite3 for the database, which is already set up in the settings.py file. In order to create it on you local just run
python manage.py migrate
  • for this project we will use python3

Contributing

About

Django Learners Initiative

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •