Giter Site home page Giter Site logo

doridoro / litrevu-project Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 7.78 MB

Project 9 OpenClassrooms Path - LITRevu -- develop a Web application using Django -- using function based views

Python 14.70% HTML 7.86% CSS 35.91% Shell 0.05% JavaScript 41.48%
bootstrap5 crud-application css3 django function-based-views html5 python3 crispy-forms

litrevu-project's Introduction

LITRevu-project

Description:

Project 9 OpenClassrooms Path - LITRevu -- develop a Web application using Django -- using function based views

This application has a user interphase, you can sign up and login into your account. The "feeds" page displays all reviews and tickets created from all users. The first part are the reviews and the lower part are the created tickets, which are waiting to get a review. On the "feeds" page and on the "posts" page there are the buttons to create a review ("Create a review") and to create a ticket ("Ask for a review"). The tap "posts" includes all reviews and tickets which the logged-in user has created. The user can modify and delete their own reviews and tickets. On the "abo" page you can search for a user and follow them. Below the following part you can unfollow the user you are following. And on the bottom you see the user which are following you.

This application is using Python, Django and Bootstrap.

Installation:

open terminal

  1. git clone https://github.com/DoriDoro/LITRevu-project.git
  2. cd LITRevu-project
  3. python3 -m venv venv
  4. . venv/bin/activate on MacOS and Linux venv\Scripts\activate on Windows
  5. pip install -r requirements.txt
  6. python manage.py runserver

Deployed on Vercel:

not yet working properly https://litrevu-project-l840i94ci-doridoro.vercel.app/

created article for deployment on Vercel

https://dev.to/doridoro/deploy-a-django-app-with-postgresql-database-on-vercel-1965

Skills:

  • Using server-side rendering in Django
  • Keeping a technology watch
  • Develop a web application using Django

Visualisation of the project:

  1. home page with link to register and login:
    login

  2. after register or login, you will be redirected to feeds:
    feeds

  3. the next tab is: posts, where you find your tickets and reviews
    posts

  4. finally, the abo page, where the follow and unfollow part is happening:
    abo

if you do not want to register, try:
username: DoriDoro
password: TheFirstPassword1206

litrevu-project's People

Contributors

doridoro avatar

Watchers

 avatar

Forkers

divi1287

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.