GithubHelp home page GithubHelp logo

ashraf840 / hrms-backend- Goto Github PK

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

Capstone project. Contains the APIs of an HRMS project

Python 59.75% Procfile 0.01% CSS 14.74% JavaScript 14.11% HTML 11.39%

hrms-backend-'s Introduction

Follow these Steps Carefully

Commands to run

Clone

git clone https://github.com/imzulkar/TFHRM_.git

Create Branch

git checkout -b [name_of_your_new_branch]

Create Virtual Environment

py -m venv venv

Activate Virtual Environment (for cmd)

cd venv/Scripts/activate

Install requirements

pip install -r requirements.txt

MakeMigrations and Migrate

py manage.py makemigrations
py manage.py migrate

Create SuperUser

py manage.py createsuperuser

N.B: Never work on master branch. Create your own branch to work on.

hrms-backend-'s People

Contributors

imzulkar avatar faruktechforing avatar shahnewaz601 avatar amit-techforing avatar nhridoy avatar imzihad21 avatar tanjim840 avatar

Watchers

Tanjim Ashraf 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.