Skip to content

shervinbdndev/SendResume-Django

Repository files navigation

Django Send Resume Form


Precedences

Features

  • Admin Panel
  • Relational Model
  • Able To Manage Admin Panel
  • Able To Customize Admin Panel
  • Able To Create Super Users Such as Admin
  • Able To Use Any Type of Databases (Current Database is Sqlite3)
  • Able To Upload CV with Any File Format
  • Responsive Site (Optimization)
  • Backend Security
  • Dockerized

Language used in This Project


WorkSpace


Installation

Linux:


Run The Command Below On Terminal 👇

~ sudo apt install docker && sudo apt install docker-compose

How To Run

First of All Clone the project from here ~ git clone https://github.com/shervinbdndev/SendResume-Django.git

Then go To Project's Directory with ~ cd SendResume-Django-master No Matters if Your Using Windows or Linux.

Run The Commands Below On Terminal 👇

~ docker-compose build
~ docker-compose up

After that you need to open http://127.0.0.1:3000 for accessing the website.