Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geetu040/personal-dictionary
https://github.com/geetu040/personal-dictionary
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/geetu040/personal-dictionary
- Owner: geetu040
- Created: 2022-07-20T17:10:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-24T09:59:32.000Z (over 2 years ago)
- Last Synced: 2023-03-16T18:32:40.748Z (over 1 year ago)
- Language: JavaScript
- Size: 513 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Your Perosnal Dictionary
#### React | Fast API | MongoDB
You can search words and create you own dictionary. Add words from dictionary to your personal space where you can save them, edit them and create links between different words[Personal Dictionary on Cloud](https://personal-dictionary.netlify.app/)
- The app uses React for front-end development, hosted on Netlify
- Backend is managed by FAST API (Python), hosted on heroku
- User Credentials are stored in MongoDB, hosted at MongoDB Atlas
- Version 1 is available at branch "main", which is static now
- Version 2 (more secure and efficient) with stronger backend is available at branch "build"