Skip to content

QuatZo/Familytree-Django-React

Repository files navigation

Familytree - Django w/ REST & React Project

This project represents a Familytree website built with Django, REST & React. It's not ready for production stage. It was made as an university project.

Live (demo)

Click here to check live demo deployed on Heroku

Video (demo)

Familytree Video Example

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Installing

Check how_to_use.nfo located in django-react/instructions folder.

Running the tests

Windows:

  • Go to the django-react/tests folder
  • run test_.bat* files if on Windows.

Linux:

  • Go to the django-react folder in command line
  • Open pipenv shell (or any other environment)
  • Type npm run test for React
  • Type python manage.py test for Django

Deployment

Connect this repository (or forked one) to Heroku (or any other Cloud Platform) and follow its instructions.

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published