Skip to content

RamonBecker/SchoolSoftwareREST

Repository files navigation

School Software REST

ℹ️ Information

The Project was developed during the course of the Django framework. The objective of the project was the use, versioning and creation of API, as well as the use of the Django REST framework to carry out the CRUD functionalities of the system.

⚠️ Prerequisite

⚙️ Creating virtual machine

Create your virtual machine

python3 -m venv venv

Activate your virtual machine

source venv/bin/activate

After the virtual machine is activated, install the project dependencies

pip install -r requirements.txt```

🚀 Installation

git clone https://github.com/RamonBecker/SchoolSoftwareREST.git

git clone https://github.com/RamonBecker/SchoolSoftwareREST.git
or install github https://desktop.github.com/ 

⚡ Technologies

  • Python
  • Django Framework REST

📝 Developed features

  • The user can create a course.
  • The user can create an assessment;
  • The user can list a course;
  • The user can list an assessment;

🧑‍💻 Author

By Ramon Becker 👋🏽 Get in touch!

github linkedin Gmail Badge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages