Giter Club home page Giter Club logo

ansarimajid / courses-front Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 183 KB

This repository contains the frontend implementation for the Django REST API Courses Test Project. The frontend is developed using ReactJS, providing a user-friendly interface to interact with the courses management system via the RESTful API endpoints.

Dockerfile 2.34% HTML 8.60% CSS 8.66% JavaScript 80.40%
api-rest axios-react cse frontend internship-task react reactjs

courses-front's Introduction

Frontend for Django REST API Courses Test Project

This repository contains the frontend implementation for the Django REST API Courses Test Project. The frontend is developed using ReactJS, providing a user-friendly interface to interact with the courses management system via the RESTful API endpoints.

Tech Stack

  • ReactJS
  • HTML5
  • CSS3
  • JavaScript (ES6+)
  • Axios (for API communication)

Local Setup

  1. Clone the repository:

    git clone https://github.com/Ansarimajid/Courses-Front.git
  2. Navigate to the frontend directory:

    cd Courses-Front
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Access the frontend at http://localhost:3000 in your web browser.

Features

  • View a list of all courses.
  • Add a new course.
  • View details of a specific course.
  • Edit details of a specific course.
  • Delete a specific course.

Usage

Once the frontend is running locally, you can use the provided user interface to interact with the Django REST API for managing courses. Perform actions like adding new courses, editing existing courses, and deleting courses using the intuitive user interface.

Contributing

Contributions to this project are welcome! If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Commit your changes (git commit -am 'Add some feature').
  4. Push to the branch (git push origin feature/your-feature).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License.

courses-front's People

Contributors

ansarimajid 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.