Git Product home page Git Product logo

project_manager_react_django's Introduction

Project Description:

Project_Manager

Project_Manager is a web application built with React for the front end and Python with Django for the back end. This application allows users to manage their projects efficiently by providing features to create, update, delete, and search for projects. Each project can have a start date, an end date, a status, and comments.

Features

  • Create Projects: Add new projects with a title, start date, end date, status, and comments.
  • Update Projects: Modify existing projects to keep them up to date.
  • Delete Projects: Remove projects that are no longer needed.
  • Search Projects: Easily find projects using the search functionality on the home page.

Technologies Used

  • Frontend: React
  • Backend: Python, Django
  • Database: (Specify your database, e.g., PostgreSQL, SQLite)
  • Other Tools: (List any other tools or libraries you used)

Installation

Prerequisites

  • Node.js
  • Python 3.x
  • Django
  • Read instructions.md ans install all

How to initialize:

Clone the repository: bash git clone https://github.com/Sefayet-Alam/Competitive-Programming-Resources.git cd Project_Manager ->> BACKEND:

  cd  BACKEND
  python -m pip install django
  venv\Scripts\activate 
  npm install -g npm
  pip install djangorestframework
  pip install django-cors-headers
  python manage.py runserver
name: AdminUser : </br>
email: [email protected] : </br>
pass: 12345 : </br>

->> in another terminal: :

    cd frontend 
    npm start

The application should now be running locally. You can access it by navigating to http://localhost:3000 in your web browser.

Usage

  • To create a project, navigate to the "Create Project" page and fill in the required fields.
  • To update or delete a project, click on the respective project from the project list on the home page.
  • Use the search bar on the home page to find specific projects.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

Contact

For any inquiries or feedback, feel free to contact: email: [email protected]


Happy Project Managing! Learnt from the youtube channel: https://www.youtube.com/watch?v=Wn8wcz460bw&list=PLmEKHA8iFrmBCo1Guf3xbM1af5p5Ja-fy&index=15

project_manager_react_django's People

Contributors

sefayet-alam avatar

Watchers

 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.