Skip to content

TApp is an application that can be used by Course Instructors to streamline their administrative tasks. The project uses React for the frontend and a Django based backend. The development was done to be as faithful as possible to follow industry practices.

Notifications You must be signed in to change notification settings

salamentic/TApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Welcome to Our Project

To install and run our project here are the steps required:

  1. Update node-js and python3 to latest version.
  2. cd into tapp-react from project root.
  3. Run command: npm install.
  4. Run command: npm run start. This gets the webapp started.
  5. cd into django using command: cd ../django.
  6. Run command: python manage.py run server to get the API started.

About

TApp is an application that can be used by Course Instructors to streamline their administrative tasks. The project uses React for the frontend and a Django based backend. The development was done to be as faithful as possible to follow industry practices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •