A dating app for those that live in the anime world.
This project was created by Kimberley Salter and Antony Long.
Project is created with:
- React
- Python
- Django
- Restframework
- Balsamiq (for wireframing)
- Webpack
- Babel
- SASS
- JWT
- Bootstrap (for styling)
- Material UI Search Bar
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
- Filtering
- Searching
- Chat
- Swipe left/right
- Favourite
- talk about our initial idea
- discussed the idea of a dating app
- created a wireframe with potential colour schemes and app name
- build the backend
- build the frontend
- add extra features
- 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.
This was inspired by our love of anime.

