Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tsarchghs/jcoders-webapp

jCoders WebApp is a web application designed to suit the needs of a particular start up for managing students/employees, trainings,income etc.
https://github.com/tsarchghs/jcoders-webapp

django html-css python web-application

Last synced: about 2 months ago
JSON representation

jCoders WebApp is a web application designed to suit the needs of a particular start up for managing students/employees, trainings,income etc.

Awesome Lists containing this project

README

        

# jCoders-WebApp
Coverage Status

Quick Setup

Clone repository:


git clone https://github.com/gjergjk71/jCoders-WebApp

Install necessary packages


pip3 install -r requirements.txt

Make migrations


python3 manage.py makemigrations

python3 manage.py migrate

Create an account with admin access


python3 manage.py createsuperuser

Run it on your local machine


python3 manage.py runserver

Or.... if you're lazy then jCoders-WebApp

Username : admin

Password : adm.12345