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

https://github.com/mohyware/note-taker

simple note taker app for college internet programming course.
https://github.com/mohyware/note-taker

Last synced: about 2 months ago
JSON representation

simple note taker app for college internet programming course.

Awesome Lists containing this project

README

        

# Project Overview
### we shall finish this app in two days (during other exams) 😭🙏

## Progress
- **Features Needed**:
- **Features Completed**: 8 / 8
1. **Login**
2. **Register**
3. **Preview Page**
- Includes **Login** and **Register** buttons and some info about the site.
4. **Forget Password**
- enter mail get its password simple.
5. **Home**:
- contain Crud operations for Notes
6. **Profile**
- display user data and he can edit it (could be the same as register page) .
7. **About**
- includes detailed info about the site.
8. **Contact Us**