GithubHelp home page GithubHelp logo

atordjmann / cours_ecm Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 5.76 MB

Resources for my intervention at Centrale Marseille

Python 13.96% HTML 21.71% Procfile 0.03% Shell 0.10% TypeScript 49.37% SCSS 13.78% JavaScript 1.06%

cours_ecm's Introduction

Aim of this project

This project aimed to help students understand some aspect of long term projects :

  • legacy code
  • not-so-clean code
  • patchwork of developers preferences
  • technical debt

I took the code from a group project that I made when I was a student at Centrale Marseille, with 3 other people. The back was in node.js, so I adapted it in Django in order to make it easier for students. There are some parts that I like about this projects, and some parts that I am not proud of. Anyway that's what I want to talk about: not perfect code, made by other people (including an old version of myself).

The rest of this read.me is the documentation of the project. It is deliberately incomplete: sometimes you will find this kind of documentation when you begin to work in a company.

Zero XP: an internship website

The back is coded with Django (4.2.7) framework.

The front is coded with Angular 17. It uses Angular material framework.

Build back

python manage.py sqlmigrate jobs 0001

python manage.py migrate

python manage.py createsuperuser

python manage.py runserver

Build front

npm i

npm run start

cours_ecm's People

Contributors

atordjmann avatar

Stargazers

Arthur avatar

Watchers

Arthur avatar  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.