Skip to content

EuzebioBatista2/DevNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

30 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Logo do aplicativo

About the project:

Project created with the goal of writing notes about commands and reviews.

The main objective of this project is to help people save their notes and use the app to access them anywhere.

Resources used:

Frontend:

  • (Build) Vite
  • React
  • Styled-components
  • Axios
  • React-router-dom
  • Events
  • Font-awesome(Icons)
  • SunEditor-react

Backend:

  • (Build) MVC
  • (Database) MongoDB
  • (Dev mode) Nodemon
  • Node.js
  • Bycrypt
  • Cookie-parse
  • Cors
  • Express
  • JsonWebToken
  • Mongoose

Commands:

Frontend:

npm npx create vite@latest
npm install

Backend:

npm install

Running project:

Frontend:

npm run dev

Backend:

npm start

Project images:

Home page

Login page

Register page

Folders page

File page

File page

Profile page

Updates:

  • 1.1.10 - πŸ“ Updated form button
    • Add curso -> pointer.
  • 1.1.9 - πŸ”§ Resize screen(Home)
    • 100vh -> 100%.
  • 1.1.8 - πŸ”§ Resize screen
    • Resize display mobile.
  • 1.1.7 - πŸ”§ Screen size
    • Scroll.
    • 750px -> 650px.
    • Min-height: 100vh.
  • 1.1.6 - πŸ”§ Nav tool
    • Nav tool on text editor -> sticky.
  • 1.1.5 - πŸ“ Text
    • Align text on the EmptyFolder component.
  • 1.1.4 - πŸ”§ Text-overflow
    • Extending the file name.
  • 1.1.3 - πŸ› Verifyfolder function
    • Getewat timout.
  • 1.1.2 - πŸ› Color input
    • Fixed color input.
  • 1.1.1 - πŸ› Readme.md
    • Src file.
  • 1.1.0 - πŸ“ΈπŸ› Fixed errors and updated documentation
    • Fixed bugs.
    • Snapshots.
  • 1.0.10 - πŸ”§ Front File configurations(vercel.json)
    • Add Vercel.json.
  • 1.0.9 - πŸ”§ File configurations(vercel.json)
    • Vercel.json.
    • Package.json.
  • 1.0.8 - πŸ”§ File configurations(vercel.json)
    • Add Build.
    • Update port.
  • 1.0.7 - πŸ”§ File configurations(vercel.json)
    • Build.
  • 1.0.6 - πŸ› Fix style
    • Margin on ragister page.
  • 1.0.5 - πŸ”§ File configurations(vercel.json)
    • Add vercel.json.
  • 1.0.4 - πŸ”§ Update File configurations(package.json)
    • Npm start.
  • 1.0.3 - πŸ”§ File configurations(package.json)
    • Npm start.
  • 1.0.2 - πŸ”§ File configurations
    • Node version.
    • Port.
  • 1.0.1 - πŸ“ Metatags and validations
    • Metatags.
    • Add validations.
  • 1.0.0 - ✨ First version
    • Loading page.
    • 404 page.
    • Responsive.
    • Verifications on the creation and editing page.
  • 0.3.2 - πŸ“ Profile page
    • Cretion of profile page.
    • Change password.
    • Logout.
    • Edit file.
  • 0.3.1 - πŸ“ Actions on files page
    • File cache.
    • Update file.
    • Delete file.
  • 0.2.1 - πŸ“ Files page
    • Get all files.
    • Create file.
  • 0.2.0 - πŸ“πŸ“¦οΈ Folders page
    • Creation of folders page.
    • Create/Read/Update/Delete folder.
    • Env routes.
    • Nav container.
  • 0.1.1 - πŸ“ authentication via token
    • Creation of the token logistics.
    • Create login function.
    • Starting the dashboard page.
  • 0.1.0 - πŸ“πŸ“¦οΈ Register user
    • Creation of the front and back functions in register.
    • Add new lib(font-awesome).
    • Token configs.
  • 0.1.0 - πŸ“¦οΈ Project base
    • Creation of the frontend and backend base.
  • 0.0.1 - πŸŽ‰ Initial project
    • Initial project.

Additional informations:

Euzebio Batista @Linkedin - euzebio.batista2@gmail.com

Created for Euzebio Batista. All rights reserved.

About

Project created with the goal of writing notes about commands and reviews.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages