Skip to content

antonylong/django-dating-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

132 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Dating App

A dating app for those that live in the anime world.

Deployed App:

Table of contents

General info

This project was created by Kimberley Salter and Antony Long.

Technologies

Project is created with:

  • React
  • Python
  • Django
  • Restframework
  • Balsamiq (for wireframing)
  • Webpack
  • Babel
  • SASS
  • JWT
  • Bootstrap (for styling)
  • Material UI Search Bar

Setup

To run this project, clone it and install it using yarn.

$ git clone https://github.com/antonylong/django-dating-app.git
$ cd django-dating-app
$ cd dating-backend
$ pip install
$ python -m pip install django-cors-headers
$ python manage.py runserver
$ cd ..
$ cd client
$ yarn
$ yarn start

Features

  • Filtering
  • Searching
  • Chat
  • Swipe left/right
  • Favourite

Idea & Wireframe

  • talk about our initial idea
  • discussed the idea of a dating app
  • created a wireframe with potential colour schemes and app name

Screenshot 2021-11-04 at 18 37 18

Screenshot 2021-11-04 at 18 47 23

To Do

  • build the backend
  • build the frontend
  • add extra features

Problems

  • Antony had an issue with JWT, which took a long time. Was having an error "JWT: 'module' object has no attribute 'encode'". This took quite a while to resolve. Required for virtual environments on local machine to be deleted and reinstall the project.

Sources

This was inspired by our love of anime.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors