Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/geetu040/personal-dictionary


https://github.com/geetu040/personal-dictionary

Last synced: 6 days ago
JSON representation

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"